https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100778
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work|12.0 |
Summary|[11 Regression] Get SIGFPE |[11/12 Regression] Get
|on simple test with |SIGFPE on simple test with
|-fpe-trap=invalid and SLP |-fpe-trap=invalid and SLP
|vectorization ON, with |vectorization ON, with
|gfortran 11.1.0 on x86_64 |gfortran 11.1.0 on x86_64
--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
The same happens on trunk for me but there we sink the stmt back into the
if because we've added another sinking pass.