This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6efc494a24b Improve sorry message for -fzero-call-used-regs new de40fab2f32 Fortran: add IEEE_MODES_TYPE, IEEE_GET_MODES and IEEE_SET_MODES
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/modes_1.f90 | 95 ++++++++++++++++++++++++++++++ libgfortran/ieee/ieee_arithmetic.F90 | 3 +- libgfortran/ieee/ieee_exceptions.F90 | 63 ++++++++++++++++++++ 3 files changed, 160 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gfortran.dg/ieee/modes_1.f90