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: "+m" constraints bogus?


> On 7/24/07, Jan Hubicka <jh@suse.cz> wrote:
> >I will try to find the original Jason's problem, does anyone recall?
> 
> well the gimplifier no longer allows "+m" to pass to expand, we always
> expoand the constraints.

Yep, I noticed we decompose it now, however it still does not quite
answer whether we can accept +m now or not... (ie whether there exists
testcases where reload desynchronize input and output constraint for
some good reason).

Honza


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