This is the mail archive of the gcc@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]

Re: bug(?): anonymous initialisers go in the .data section, not .rodata


On Wednesday, 14 Nov 2001, Richard Henderson wrote:

> 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.

Excellent!  Thanks for the prompt response,
Austin


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