------- Comment #2 from baldrick at gcc dot gnu dot org 2010-02-11 16:42 ------- Sorry, small bug in the testcase, should have been:
extern const char LinkVar; __attribute__((used)) static const char *const LinkObj = &LinkVar; -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43038