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 tree-optimization/70128] Linux kernel div patching optimized away


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

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I still say this is undefined even with -fno-strict-aliasing because patching a
function is undefined.

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