This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: bugs fixed in 3.0.3 -- second draft
- From: Andris Pavenis <pavenis at latnet dot lv>
- To: Joe Buck <jbuck at synopsys dot COM>, gcc at gcc dot gnu dot org
- Date: Thu, 27 Dec 2001 13:53:39 +0200
- Subject: Re: bugs fixed in 3.0.3 -- second draft
- References: <200112212005.MAA25311@atrus.synopsys.com>
On Friday 21 December 2001 22:05, Joe Buck wrote:
> Here's a second draft of the list; I found a couple more in GNATS
> and Neil gave me some pointers.
> ----------------------------------------------------------------------
>
> compiler crashes (note: ICE means internal compiler error)
>
> 3394: (c++) ICE in tree_low_cst, at tree.c (attribute handling)
> 3637: (c++) internal compiler error in finish_member_declaration
> 4529: ICE on legal code (unrecogizable insn), in Linux kernel
The same fix for 4529 fixed also PR#4763 which caused wrong code
with -fomit-frame-pointer on i[3456]86-* targets (I got that for
Linux and DJGPP)
Andris