http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51917
Jason Merrill <jason at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jason at gcc dot gnu.org --- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2012-01-24 19:41:44 UTC --- This seems to have to do with the host, rather than the target; a sparc64-unknown-linux-gnu native compiler has the bug, while a cross-compiler from i686-pc-linux-gnu does not.