This is the mail archive of the gcc-patches@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]

Re: ICE with --enable-bootstrapping in nothrow_function_p/can_throw


Andreas

Andreas Jaeger wrote:
> 
> >>>>> grahams  writes:
> 
>  > Andreas
>  > It looks to me like it should be using XWINT() rather than XINT().
> 
> Do you mean this?  With this patch I managed to bootstrap
> successfully.

Yep
> 
> Btw. there's another place (line 3393) with XINT which might be
> wrong.  Could somebody check this?
> 

Yep, I think should also be using XWINT () rather than XINT ()

> Thanks,
> Andreas
> 


Graham

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