http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50981
--- Comment #33 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-01-29 12:17:25 UTC --- (In reply to comment #32) > Using 'symbol_as' without prototypes, as in comment #28, breaks bootstrap when > configured with '--disable-build-poststage1-with-cxx' (see pr52038). As written in comment 27, if it is only used in resolve.c, not a prototype but "static" should be used.