https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88678
--- Comment #12 from uros at gcc dot gnu.org --- Author: uros Date: Wed Jan 30 15:04:06 2019 New Revision: 268392 URL: https://gcc.gnu.org/viewcvs?rev=268392&root=gcc&view=rev Log: PR fortran/88678 * config/fpu-glibc.h (set_fpu_trap_exceptions): Clear stalled exception flags before changing trap mode. Optimize to call feenableexcept and fedisableexcept only once. Modified: trunk/libgfortran/ChangeLog trunk/libgfortran/config/fpu-glibc.h