Internal compiler error in `make_label_edge', at flow.c:1097

Dennis Taylor dennis@funkplanet.com
Sun Apr 29 05:33:00 GMT 2001


	While compiling doxygen (a popular GPL documentation generator,
written in C++) on my i686 OpenBSD 2.8 machine, horrible things
happened. Here's the log:

[root@bluesky src]# gcc -v                                       
Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd2.8/2.95.3/specs
gcc version 2.95.3 19991030 (prerelease)
[root@bluesky src]# g++ -save-temps -c -Wall -W -O2 -I../qtools -o ../objects/index.o index.cpp
index.cpp: In function `void writeGroupTreeNode(OutputList &, GroupDef *)':
index.cpp:2397: Internal compiler error in `make_label_edge', at flow.c:1097
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.

	The file "index.ii" is attached. Note that compiling this file
without optimization works just fine; both -O1 and -O2 cause the
compiler error.

_________________________________________________________________________
Dennis Taylor           "Anyone whose days are all the same and free from
dennis@funkplanet.com    want inhabits eternity of a sort."  - Peter Hoeg
_________________________________________________________________________
   PGP Fingerprint: E8D6 9670 4FBD EEC3 6C6B  810B 2B30 E529 51BD 7B90


More information about the Gcc-bugs mailing list