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] Fix PR optimization/10876


> Yes, of course.  But the point is that the RTL representation for both
> is (plus (reg) (const_int 4096)): the code that writes the insn has to
> know whether to use "add" or "sub".

Yes, I never intended to discuss that point. My mistake was to try to express 
a constraint of the assembly language by using RTL code.

I'll never do it again, I promise :-)

-- 
Eric Botcazou


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