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)
rguenth at gcc dot gnu.org via Gcc-bugs Wed, 19 Jan 2022 06:13:43 -0800
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)