This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/3466: Internal error in gcc 3.0 / Linux
- To: rodrigc at gcc dot gnu dot org
- Subject: Re: c++/3466: Internal error in gcc 3.0 / Linux
- From: Peter Simons <simons at cryp dot to>
- Date: 13 Aug 2001 19:12:50 +0200
- Cc: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org
- References: <20010812154259.10250.qmail@sourceware.cygnus.com>
rodrigc writes:
> Refer to:
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3189
> to see if the fix for that -O3 optimization bug fixes
> your problem.
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3466&database=gcc
It does not. I applied the patch to the original 3.0 sources and
re-compiled the compiler: The problem still occurs.
-peter