This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4343f5e2567 rtl: builtins: (not just) rs6000: Add builtins for fegetrou [...] new e89d0befe3e Fortran: provide a fallback implementation of issignaling
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/testsuite/gfortran.dg/ieee/signaling_1.f90 | 1 - gcc/testsuite/gfortran.dg/ieee/signaling_2.f90 | 2 + .../ieee/{signaling_2.f90 => signaling_3.f90} | 32 +-- libgfortran/ieee/ieee_helper.c | 7 +- libgfortran/ieee/issignaling_fallback.h | 238 +++++++++++++++++++++ 5 files changed, 244 insertions(+), 36 deletions(-) copy gcc/testsuite/gfortran.dg/ieee/{signaling_2.f90 => signaling_3.f90} (52%) create mode 100644 libgfortran/ieee/issignaling_fallback.h