------- Comment #2 from pinskia at gcc dot gnu dot org 2007-04-06 01:57 ------- Reduced testcase: int cpu_ (void *attr) {} const unsigned long _1 __attribute__((section("__"))) = (unsigned long)&cpu_ ; const unsigned long _group __attribute__((section("__"))) = 0;
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31490