Internal compiler error
Levente Farkas
lfarkas@mindmaker.hu
Tue Jul 18 04:30:00 GMT 2000
with gcc:
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000702 (experimental)
on redhat linux 6.2 the following compile command of lapack give an error.
I attached the preprocessed file.
yours.
------------------------
gcc -c -pipe -Werror -fPIC -fhonor-std -Wreorder -Woverloaded-virtual -nostdinc
++ -g -O0 -DMM_NODLL -D__HONOR_STD -I/home/lfarkas/Mindmaker/include/lapack -I/h
ome/lfarkas/Mindmaker/include -I/usr/include/stlport lapack/allaux/ilaenv.cpp -o
lapack/allaux/ilaenv.o
lapack/allaux/ilaenv.cpp: In function `integer ilaenv_ (integer *,
const char *, const char *, integer *, integer *, integer *, integer *,
long int, long int)':
lapack/allaux/ilaenv.cpp:553: Unrecognizable insn:
(insn 192 190 4858 (set (reg:SI 1 edx)
(plus:SI (reg:SI 0 eax)
(const (plus (unspec[
(symbol_ref/v:SI ("subnam.12"))
] 7)
(const_int -1 [0xffffffff]))))) -1 (nil)
(nil))
lapack/allaux/ilaenv.cpp:553: Internal compiler error in
`insn_default_length', at insn-attrtab.c:203
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
make: *** [lapack/allaux/ilaenv.o] Error 1
------------------------
-- Levente
"The only thing worse than not knowing the truth is
ruining the bliss of ignorance."
ilaenv.i.gz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ilaenv.i.gz
Type: application/x-gzip
Size: 5789 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20000718/49383e49/attachment.bin>
More information about the Gcc-bugs
mailing list