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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2019-03-30
     Ever confirmed|0                           |1

--- Comment #4 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
There are two issues:

(1) The fpe-trap triggered for the reduced test in comment 2 between revisions
r253982 (2017-10-22, no trap) and r254227 (2017-10-30, trap). The change has
not been back ported to the GCC8 branch.

(2) The fpe-trap triggered for the original test after revision r245268, but
not before r245187:

 found a nan_real32. Handle it.
 found a nan_real64. Handle it.
Floating exception

Now the question is: done want to restore the previous behavior?

Reply via email to