Re: GCC 4.3 ia64 bootstrap failure

2007-02-19 Thread Grigory Zagorodnev
Lee Millward wrote: I think this is down to the CALL_EXPR changes. Can you try changing and see if that fixes it? I'm not able to test this change myself at the moment but I think the above should do it. Just noticed I got the line number wrong in my message above. It should be 9194 as reported

Re: GCC 4.3 ia64 bootstrap failure

2007-02-19 Thread Lee Millward
On 2/19/07, Lee Millward <[EMAIL PROTECTED]> wrote: On 2/19/07, Grigory Zagorodnev <[EMAIL PROTECTED]> wrote: > Grigory Zagorodnev wrote: > > Hi! > > /gcc-43/src/libgcc/../gcc/unwind.inc:287: internal compiler error: tree > > check: expected class 'expression', have 'constant' (integer_cst) in >

Re: GCC 4.3 ia64 bootstrap failure

2007-02-19 Thread Lee Millward
On 2/19/07, Grigory Zagorodnev <[EMAIL PROTECTED]> wrote: Grigory Zagorodnev wrote: > Hi! > /gcc-43/src/libgcc/../gcc/unwind.inc:287: internal compiler error: tree > check: expected class 'expression', have 'constant' (integer_cst) in > ia64_expand_builtin, at config/ia64/ia64.c:9194 I think th

Re: GCC 4.3 ia64 bootstrap failure

2007-02-19 Thread Grigory Zagorodnev
Grigory Zagorodnev wrote: Hi! /gcc-43/src/libgcc/../gcc/unwind.inc:287: internal compiler error: tree check: expected class 'expression', have 'constant' (integer_cst) in ia64_expand_builtin, at config/ia64/ia64.c:9194 xgcc(cc1) fails at expand of __builtin_ia64_bsp regardless of the optimiz