This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Reload pass broken
- To: Andreas Schwab <schwab at issan dot informatik dot uni-dortmund dot de>
- Subject: Re: Reload pass broken
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Wed, 28 Oct 1998 00:43:50 -0700
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
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