This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from db3a692f351 2018-12-25 Steven G. Kargl kargl@gcc.gnu.org new a2b8afa05f8 2018-12-29 Steven G. Kargl kargl@gcc.gnu.org
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/ChangeLog | 5 ++ gcc/testsuite/gfortran.dg/ieee/ieee_10.f90 | 32 ++++++++ libgfortran/ChangeLog | 6 ++ libgfortran/ieee/ieee_arithmetic.F90 | 118 ++++++++++++++++++++++++++++- 4 files changed, 160 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gfortran.dg/ieee/ieee_10.f90