BUG: internal compiler error
Steven G. Johnson
stevenj@alum.mit.edu
Fri Oct 16 22:19:00 GMT 1998
I was attempting to compile linuxconf-1.13r1 on LinuxPPC R4 using
egcs-1.1a, and encountered an internal compiler error:
export.cc
export.cc: In function `int export_send(class POPEN &, const char *)':
export.cc:205: internal error--unrecognizable insn:
(insn 1505 1983 1984 (set (reg:SI 29 r29)
(mem:SI (plus:SI (reg:SI 29 r29)
(const_int 65536)))) -1 (insn_list 1502 (nil))
(nil))
The compilation line (sans a few preprocessor flags, etc), was:
g++ -funsigned-char -g -O2 -Wall -D_GNU_SOURCE -c export.cc -o export.o
The output from g++ -v --save-temps [...] is attached in the file
bug.tar.gz (uuencoded).
Cordially,
Steven G. Johnson
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug.tar.gz
Type: application/x-gzip
Size: 24719 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/19981016/9f7520a8/attachment.bin>
More information about the Gcc-bugs
mailing list