This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/37303] const compound initializers in structs are written to .data instead of .rodata


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37303

--- Comment #8 from Steve Ellcey <sje at gcc dot gnu.org> 2012-09-26 20:33:32 UTC ---
Author: sje
Date: Wed Sep 26 20:33:28 2012
New Revision: 191772

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191772
Log:
2012-09-26  Steve Ellcey  <sellcey@mips.com>

    PR c/37303
    * gcc.dg/pr37303.c: Check for rdata or rodata.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/pr37303.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]