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


> 
> 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.

-- Pinski


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