This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 48d79b6a99c 2019-01-26 Jerry DeLisle jvdelisle@gcc.gnu.org new 905bf56b887 Fix bug number referenced in previous commit. new bc3eb257a15 2019-01-26 Harald Anlauf anlauf@gmx.de
The 2 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/fortran/ChangeLog | 6 ++++++ gcc/fortran/expr.c | 19 ++++++++++++++++--- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gfortran.dg/pr57553.f90 | 10 ++++++++++ libgfortran/ChangeLog | 2 +- 5 files changed, 38 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr57553.f90