[Bug tree-optimization/93052] Wrong optimizations for pointers: `p == q ? p : q` -> `q`

ch3root at openwall dot com gcc-bugzilla@gcc.gnu.org
Tue Dec 24 17:26:00 GMT 2019


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

--- Comment #5 from Alexander Cherepanov <ch3root at openwall dot com> ---
1. It should be noted that the idea of problems arising from `p == q ? p : q`
is from Chung-Kil Hur via bug 65752, comment 15.

2. clang bug -- https://bugs.llvm.org/show_bug.cgi?id=44374.


More information about the Gcc-bugs mailing list