This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c++/792: Internal compiler error
- To: gcc-gnats at gcc dot gnu dot org
- Subject: c++/792: Internal compiler error
- From: mrousseau at mediaone dot net
- Date: 14 Nov 2000 01:03:18 -0000
- Reply-To: mrousseau at mediaone dot net
>Number: 792
>Category: c++
>Synopsis: Internal compiler error
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: ice-on-legal-code
>Submitter-Id: net
>Arrival-Date: Mon Nov 13 17:06:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator: mrousseau@mediaone.net
>Release: egcs-1.1.2
>Organization:
>Environment:
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
>Description:
Internal compiler error received while compiling a valid function. Removing the earlier functions from the .ii file causes the problem to go away (as well as turning off optimizations).
>How-To-Repeat:
gcc -c -O3 bad.ii
>Fix:
gcc -c -O2 bad.ii
>Release-Note:
>Audit-Trail:
>Unformatted: