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: draft release notes for gcc 3.3


On Wed, May 07, 2003 at 08:43:41PM +0200, Steven Bosscher wrote:
> Op wo 07-05-2003, om 19:28 schreef Joe Buck:
> > Internal compiler errors (ICEs):
>  6663 (C++) ICE with attribute aligned
> 
> All other c++ ICEs have "(c++)", can this one be lower-cased too? :-)

Fixed.
 
> Also, can you add 3782 here?
> 3782 (c++) Segmentation fault with with -quiet -fstats

No, this was fixed in 3.2.3 (and listed in the 3.2.3 notes).

> > c front end:
> (snip)
> >  9516 Internal error when using a big array
> 
> Shouldn't that one go under ICEs then?

Right, good catch.
 
> Also, can you add 1687 and 8828 here?  This was a C-specific compile
> time regression related to the tree inliner.  The PR is not closed yet
> because I'm working on a more suitable fix for mainline, but it
> definitely got fixed for 3.3.  8828 is one in a series of -Wunreachable
> fixes.

> 1687  Compile time regression with inlining.
> 8828  GCC reports some code is unreachable when it is not
 
8828 is listed as fixed in 3.2.3.   I added 1687.

Thanks.


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