Rui Paulo
0c898ccd30
Mark the following static variables as __used__ instead of __unused__:
...
o force_to_data
o __CTOR_LIST__
o __do_global_dtors_aux_fini_array_entry
o __frame_dummy_init_array_entry
This is necessary because Clang is smart enough to optimize out these
variables was they were marked as __unused__ (and they are also static).
The end result was programs segfaulting because these symbols weren't
present.
This follows the upstream revision 159228 and the author of that
revision (Jan Hubicka <jh at suse.de>) allowed us to backport this to our
GPLv2 GCC.
Discussed with: core
2010-08-24 00:23:40 +00:00
..
2009-07-11 22:30:37 +00:00
2010-05-20 08:15:06 +00:00
2010-07-19 18:20:44 +00:00
2010-08-16 21:12:26 +00:00
2009-08-13 06:07:38 +00:00
2010-04-14 19:08:06 +00:00
2008-10-19 08:41:10 +00:00
2008-10-19 08:41:10 +00:00
2010-02-28 22:06:07 +00:00
2009-11-10 00:48:24 +00:00
2009-12-11 02:09:46 +00:00
2010-08-02 13:05:12 +00:00
2010-08-24 00:23:40 +00:00
2008-10-19 08:41:10 +00:00
2010-07-10 02:29:22 +00:00
2010-06-02 18:31:04 +00:00
2008-10-19 08:41:10 +00:00
2008-10-19 08:41:10 +00:00
2010-01-15 15:10:29 +00:00
2010-05-12 00:56:53 +00:00
2009-07-29 09:20:32 +00:00
2008-10-19 08:41:10 +00:00
2008-10-19 08:41:10 +00:00
2008-10-19 08:41:10 +00:00
2010-01-27 00:30:07 +00:00
2008-10-19 08:41:10 +00:00
2008-10-19 08:41:10 +00:00
2010-08-21 15:46:33 +00:00
2008-10-19 08:41:10 +00:00
2009-01-07 20:17:55 +00:00
2010-07-25 11:48:27 +00:00
2010-07-26 18:33:33 +00:00
2010-05-24 06:26:38 +00:00
2009-12-15 14:58:10 +00:00
2010-05-28 09:30:13 +00:00
2010-01-10 08:02:07 +00:00
2009-08-02 10:27:54 +00:00
2010-03-22 11:00:57 +00:00
2010-05-27 03:15:04 +00:00
2008-10-19 08:41:10 +00:00
2010-08-05 18:49:06 +00:00
2008-10-19 08:41:10 +00:00
2010-06-09 08:53:50 +00:00
2010-01-25 18:35:58 +00:00
2010-07-22 18:52:29 +00:00
2009-10-07 09:07:06 +00:00
2009-10-06 20:19:16 +00:00
2010-04-30 19:52:35 +00:00
2008-10-19 08:41:10 +00:00
2010-08-17 09:51:08 +00:00
2010-08-08 08:22:53 +00:00
2010-06-15 11:37:33 +00:00
2010-08-17 12:10:35 +00:00
2010-06-14 15:52:50 +00:00
2010-05-10 06:59:50 +00:00