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]
Other format: [Raw text]

Re: PR target/28270 (reload ICE)


On Thu, Aug 03, 2006 at 08:39:25AM -0700, Ian Lance Taylor wrote:
> Jan Hubicka <jh@suse.cz> writes:
> 
> > 2006-07-23  Jan Hubicka  <jh@suse.cz>
> > 	PR target/26655
> > 	PR target/28270
> > 	* reload.c (push_reload): Patch out the mismathcing instruction; return early.
> > 	(find_reload): Bail out if the instruction was patched out.
> 
> This is OK.

Except perhaps s/mismathcing/mismatching/ in the ChangeLog entry ;).

	Jakub


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