This is the mail archive of the gcc-help@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: Optimization problem with local array initializers


On Sunday 11 July 2004 20:28, Alexander Stante wrote:
> Ahti Heinla wrote:
> > I have a strange problem which shows up with -O1, but does not apepar
> > with -O0. I would otherwise report as a bug, but it appears to be present
> > in several gcc versions dating back to at least 2.95 and including 3.4.0.
> 
> Hi, probably it is associated with this one: 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16471

	Yes, quite certainly it is the same bug. Thanks for pointing this out!

Ahti


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