This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
c++/528: Internal compiler error
- To: gcc-gnats at gcc dot gnu dot org
- Subject: c++/528: Internal compiler error
- From: mf at cfdrc dot com
- Date: 12 Sep 2000 18:16:42 -0000
- Reply-To: mf at cfdrc dot com
- Resent-Cc: gcc-prs at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, jason at gcc dot gnu dot org
- Resent-Reply-To: gcc-gnats@gcc.gnu.org, mf@cfdrc.com
>Number: 528
>Category: c++
>Synopsis: Internal compiler error
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Sep 12 11:26:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: mf@cfdrc.com
>Release: gcc version 2.95.2 19991024 (release)
>Organization:
>Environment:
DEC: OSF1 V4.0 878 alpha
>Description:
Hi,
I receive following message:
bug.cc: In function `void g()':
bug.cc:17: Internal compiler error in `scan_region', at except.c:2566
Please submit a full bug report.
I found this problem when compiling a bigger code,
but I stripped it and received the attached simple 17-line file which does not include other files.
I build the same program with gcc 2.95.2 on following systems: AIX, HP, IRIX, Linux & Sun and the code compiles well on all those platforms.
I have used this gcc compiler on DEC for some time, and this is first time I have this problem. I made a small change to a bigger code which caused this message.
Regards,
Michal
>How-To-Repeat:
run: g++ -c -O2 bug.cc -o bug.o
on: DEC OSF1 V4.0 878 alpha
with: gcc version 2.95.2 19991024 (release)
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: