[Bug tree-optimization/102650] [12 Regression] Dead Code Elimination Regression at -O3 (trunk vs 11.2.0)

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 19 14:13:36 GMT 2022


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

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
If it is undefined it should be unreachable, not switch to a random static
branch ;)  (defeating uninit diagnostics, of course)


More information about the Gcc-bugs mailing list