[Bug c/21167] internal compiler error in get_indirect_ref_operands at tree-ssa-operands.c when compiling MySQL
joc at presence-pc dot com
gcc-bugzilla@gcc.gnu.org
Sat Apr 23 01:13:00 GMT 2005
------- Additional Comments From joc at presence-pc dot com 2005-04-23 01:13 -------
A much simpler compile line ;) :
gcc -I../include -O2 -c -o default.o default.c;
With
gcc -I../include -O -c -o default.o default.c;
the compilation no more fails
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21167
More information about the Gcc-bugs
mailing list