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/67920] wrong code with -O3


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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Can you also compile with -fsanitize=undefined and try that?  Can you also try
-fsanitize=address ?

This might detect if it is a bug in the code vs a bug in GCC.


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