https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105469
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |16.0
Known to fail| |13.1.0, 15.2.1
Keywords| |needs-bisection
--- Comment #23 from Richard Biener <rguenth at gcc dot gnu.org> ---
The original testcase still fails with -O3 -fsanitize=unreachable
-fwhole-program on all branches but it's fixed on trunk. Can somebody bisect
the fix?