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: [PATCH] reload: X constraint doesn't match everything


Andrew Pinski <pinskia@physics.uc.edu> writes:

> > 
> > Andreas Krebbel <krebbel1@de.ibm.com> writes:
> > 
> > > 2006-06-08  Andreas Krebbel  <krebbel1@de.ibm.com>
> > > 
> > > 	* reload.c (find_reloads): Unset force_reload for 'X' constraint.
> > 
> > This is OK when we go back to stage 1 (mainline is currently in stage
> > 3 and open for bug fixes only, and as far as I know this does not fix
> > a bug).
> 
> Uh, I think it fixes an ICE with some asm("xxx":"X"(rrr)) .
> 
> See pr 20491.

If it fixes an ICE, then of course it is OK for mainline.  But I'm a
bit skeptical that this change fixes PR 20491.

Ian


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