Still get ICE in C++ from libstdc++
Chip Salzenberg
chip@valinux.com
Sun Nov 14 14:49:00 GMT 1999
Not long ago it was reported that the ICE I was getting when compiling
the current libstdc++ with G++ was fixed. Well, it's not. :-(
$ /usr/local/egcs/bin/gcc -v
Reading specs from /usr/local/egcs/lib/gcc-lib/i686-pc-linux-gnu/2.96/specs
gcc version 2.96 19991113 (experimental)
$ /usr/local/egcs/lib/gcc-lib/i686-pc-linux-gnu/2.96/cc1plus -O2 c_logl.i
[[ lots of functions elided ]]
complex long double c_logl (complex long double)
c_logl.i:366: Insn does not satisfy its constraints:
(insn:HI 323 357 63 (set (reg/v:XF 3 ebx)
(reg:XF 9 st(1))) 86 {*movxf_1} (nil)
(nil))
c_logl.i:366: Internal compiler error in `reload_cse_simplify_operands', at reload1.c:9192
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/faq.html#bugreport > for instructions.
--
Chip Salzenberg - a.k.a. - <chip@valinux.com>
"Fleagal. Bingo. Drooper. Snork. They're cops." //MST3K
-------------- next part --------------
A non-text attachment was scrubbed...
Name: c_logl.i.gz
Type: application/x-gzip
Size: 5735 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/19991114/a65be016/attachment.bin>
More information about the Gcc-bugs
mailing list