This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: draft release notes for gcc 3.3
- From: Steven Bosscher <s dot bosscher at student dot tudelft dot nl>
- To: Joe Buck <jbuck at synopsys dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: 07 May 2003 20:43:41 +0200
- Subject: Re: draft release notes for gcc 3.3
- References: <20030507102811.A7858@synopsys.com>
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