This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: bug(?): anonymous initialisers go in the .data section, not .rodata
- From: Richard Henderson <rth at redhat dot com>
- To: Austin Donnelly <Austin dot Donnelly at cl dot cam dot ac dot uk>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 14 Nov 2001 14:57:41 -0800
- Subject: Re: bug(?): anonymous initialisers go in the .data section, not .rodata
- References: <15346.46527.514366.227399@hornet.cl.cam.ac.uk>
On Wed, Nov 14, 2001 at 06:19:43PM +0000, Austin Donnelly wrote:
> In older versions of gcc, eg 2.95.2, anonymous array or structure
> initialisers would go into the .rodata section.
This was noticed sometime last month. A couple instances were
fixed then, but I just noticed another couple that got missed.
r~