This is the mail archive of the gcc-bugs@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]

[Bug target/61298] redundant compare instructions for powerpc64


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61298

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I think I have seen this bug before. The problem comes from using non-logical
compares for equal but logical compares for the others.


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