This is the mail archive of the gcc-bugs@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]

GCC on Alpha internal error.


Hi,

Your bug report web page doe not work.

gccbug does not work either.
[root@swspn15 ddd]# gccbug
bash: gccbug: command not found 
========================================
Originator: 
James Duhl 
jduhl@cray.com

Organization:
Cray inc.

Synopsis:
Internal compiler error in `scan_region', at except.c:2566

Severity:
critical

Priority:
High

Category:
c++

Class:
ice-on-legal-code

Release:
gcc version 2.95.2 19991024 (release)

Environment:
This failure is from a run on API duel alpha processer machine simular to a SC20.
Kernel 2.2.14-6.0smp on a 2-processor alpha

Description and How-To-Repeat

build DDD  ddd-3.3

Normal make.

information:
[root@swspn15 ddd-3.3]# gcc -v
Reading specs from /usr/local/lib/gcc-lib/alphaev6-unknown-linux-gnu/2.95.2/specs
gcc version 2.95.2 19991024 (release) 

Extracted from make:

[root@swspn15 ddd-3.3]# c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem
/usr/X11R6/include    -DNDEBUG -O2 -g -W -Wall -trigraphs  -c HelpCB.C

make[1]: Entering directory `/usr/src/ddd-3.3/ddd'
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDEBUG -O2 -g -W
-Wall -trigraphs  -c HelpCB.C
HelpCB.C: In function `void PopupTip(void *, XtIntervalId *)':
HelpCB.C:1908: parse error before `)'
HelpCB.C:2166: Internal compiler error in `scan_region', at except.c:2566
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.
make[1]: *** [HelpCB.o] Error 1
make[1]: Leaving directory `/usr/src/ddd-3.3/ddd'
make: *** [all-recursive] Error 1
[root@swspn15 ddd-3.3]#

HelpCB.ii.gz


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