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 c/84121] optimizer breaks code without -frwapv, but -Wall -Wextra show no warnings


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

--- Comment #5 from Marc Glisse <glisse at gcc dot gnu.org> ---
What I don't understand is why -fsanitize=undefined does not say anything when
running this program, whether I use gcc or clang...

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