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/81647] inconsistent LTGT behavior at different optimization levels on AArch64.


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

--- Comment #4 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
Indeed, it's purely the *internal* LTGT_EXPR and LTGT RTL for which the 
semantics are unclear; the semantics of the built-in function are 
unambiguous (exception only for signaling NaNs).

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