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]

Re: A patch for a bad combine bug


> 
> Didn't my May 13 change fix this?
> 

No, it didn't. Have you tried the testcase on x86 yourself? If SUBREG
is paradoxical, I don't see how you can commute AND with SUBREG since
the rest of SUBREG may have some garbage, which is shown in the
testase.


-- 
H.J. Lu (hjl@gnu.org)


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