http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47333
--- Comment #29 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2013-02-11 13:47:21 UTC --- The error can be reproduced on x86_64-unknown-linux-gnu with gas by disabling weakref support, i.e. setting gcc_cv_as_weakref=no during the build. So again this has nothing to do with Solaris and Sun as in particular, but just with this specific configuration. Rainer