Failure to build uberbaum for m68k-elf

Peter Barada pbarada@mail.wm.sps.mot.com
Tue Feb 11 21:07:00 GMT 2003


>> 
>> Anybody else see this?
>> 
>
>Not as such my build fails earlier using yesterday's cvs checkout
>
>/uberbaum/newlib/libm/math/kf_cos.c: In function `__kernel_cosf':
>/uberbaum/newlib/libm/math/kf_cos.c:59: internal compiler error: in trunc_int_for_mode, at explow.c:56
>

That's because I have a patch to gcc/combine installed which forces
simplify_and_const_int() to bail if the mode of the expression is not an
integer type.  I first tried to place the patch in simplify_logical(),
but that didn't catch all the calls to simplify_and_const_int().

See <http://gcc.gnu.org/ml/gcc/2003-02/msg00246.html> for the patch.

-- 
Peter Barada                                   Peter.Barada@motorola.com
Wizard                                         781-852-2768 (direct)
WaveMark Solutions(wholly owned by Motorola)   781-270-0193 (fax)



More information about the Gcc mailing list