This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bootstrap failure on darwin6.3 HEAD


>-- Original Message --
>I think this is caused by Keating's patch to turn on fsel without using

>
>--fast-math if powerpc-gfxopt is requested (which is always on Darwin).
>It is also causing g77.f-torture/compile/980310-3.f to fail.
>See <http://gcc.gnu.org/ml/gcc/2003-05/msg00324.html>.

Hm, it the same here:

(gdb) up
#1  0x001afb5c in rs6000_emit_cmove (dest=0x12549e0, op=0x23e1, true_cond=0x12544f0,
false_cond=0x1254490) at ../../gcc/gcc/config/rs6000/rs6000.c:9185
9185          abort ();
(gdb) p code
$23 = UNLE

Thx,
Andreas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]