[Bug c/37303] const compound initializers in structs are written to .data instead of .rodata
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun May 6 04:02:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37303
--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-05-06 01:10:39 UTC ---
This test fails on MIPS because the section is rdata rather than rodata.
More information about the Gcc-bugs
mailing list