Bug report for GCC under Digital UNIX
Greg Roberts
gregr@ee.uwa.edu.au
Wed Apr 5 19:41:00 GMT 2000
Hi. I was compiling ddd-3.2 (Data Display Debugger) with gcc when it
bombed out with the following:
c++ -DHAVE_CONFIG_H -DNDEBUG -O2 -g -W -Wall -trigraphs -c -I. -I.
-I./.. -o HelpCB.o HelpCB.C
HelpCB.C: In function `void PopupTip(void *, XtIntervalId *)':
HelpCB.C:2152: 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/localhost/download/ddd-3.2/ddd'
make: *** [all] Error 1
Here's the requested info for bug reports:
GCC Version: 2.95.2
System Type: Digital AlphaStation 500/266Mhz, running DU4.0F
Options: -DHAVE_CONFIG_H -DNDEBUG -O2 -g -W -Wall -trigraphs -c -I. -I.
-I./.. -o HelpCB.o HelpCB.C
The output of gcc -v --save-temps <OPTS> <SOURCE> is attached to this
mail. I've tried to recompile this several times, each time producing the
given output.
Thanks,
------------
Greg Roberts
Computer Systems Officer
Dept. of Electrical & Electronic Engineering
The University of Western Australia
NEDLANDS WA 6907 Australia
Ph : +61-08-9380-7366
Fax : +61-08-9380-1065
Email : gregr@ee.uwa.edu.au
More information about the Gcc-bugs
mailing list