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]

Re: Reload pass broken



  In message <vyzpvbfy6aw.fsf@issan.cs.uni-dortmund.de>you write:
  > The function loc_mentioned_in_p contains a bogus if-else nesting.  Another
  > ambigous else occurs in delete_output_reload.
  > 
  > 
  > 1998-10-24  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
  > 
  > 	* reload.c (loc_mentioned_in_p): Fix if-else nesting.
  > 	* reload1.c (delete_output_reload): Avoid ambigous else.
We had already fixed the first problem :-)  I installed your patch for the
second one.

Thanks!
jeff


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