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



  In message <u8snxyof5j.fsf@gromit.rhein-neckar.de>you write:
  > >>>>> 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.  
  > 
  > Btw. there's another place (line 3393) with XINT which might be
  > wrong.  Could somebody check this?
  > 
  > Thanks,
  > Andreas
  > 
  > 2000-03-10  Andreas Jaeger  <aj@suse.de>
  > 
  > 	* except.c (can_throw): Use correct access macro.
I believe rth checked in a more correct patch recently to fix this problem.
jeff


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