[Bug target/21738] MIPS libsupc++ built with small data
jifl-bugzilla at jifvik dot org
gcc-bugzilla@gcc.gnu.org
Mon Apr 11 19:59:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21738
--- Comment #2 from Jonathan Larmour <jifl-bugzilla at jifvik dot org> 2011-04-11 19:59:07 UTC ---
I had forgotten I had submitted this :-). Some work has been done by Richard
Sandiford to address this, and there is now a -mno-extern-sdata option.
I think this bug now can be about actually deploying this option where relevant
in config/mips/t-*
Presumably by adding something like:
MULTILIB_EXTRA_OPTS = G9999 mno-extern-sdata
in the relevant t-* files.
But it might be good if someone could confirm.
Jifl
More information about the Gcc-bugs
mailing list