------- Comment #7 from rask at sygehus dot dk  2007-01-07 14:07 -------
I tried to build several versions to find out which ones work:

GCC 4.0.3 works (dies later compiling newlib/libc/math/e_j0.c).
GCC 4.1.0 unknown (fails to compile rs6000.c).
GCC 4.1.1 works (dies later with bug 27075).
GCC 4.1 branch fails (dies on multc3 shortly after compiling powitf2).
GCC 4.2 branch fails (dies on multc3 shortly after compiling powitf2).
GCC 4.3 works.

The 4.1/4.2 failure is an assertion at emit_move_multiword, expr.c:3188, but
the root cause is the same -specs=ldblspecs option.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30370

Reply via email to