This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

c++/528: Internal compiler error



>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:

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]