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


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? :-)

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

> c front end:
(snip)
>  9516 Internal error when using a big array

Shouldn't that one go under ICEs then?

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

I didn't see them in your list, but if they are and I overlooked them,
sorry about that.  The list is just so long!

Thanks,
Steven



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