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 rtl-optimization/70467] Useless "and [esp],-1" emitted on AND with uint64_t variable


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

--- Comment #6 from Richard Biener <rguenth at gcc dot gnu.org> ---
I would have expected simplify_rtx to eventually handle all interesting cases.

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