This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3bb85b86872 analyzer: fix issue with symbolic reads with concrete bindings new 6fc54339634 Fortran - fix conversion to result type for the min/max intrinsic
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/fortran/trans-intrinsic.c | 5 +---- gcc/testsuite/gfortran.dg/min0_max0_1.f90 | 9 +++++++++ gcc/testsuite/gfortran.dg/min0_max0_2.f90 | 10 ++++++++++ 3 files changed, 20 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/min0_max0_1.f90 create mode 100644 gcc/testsuite/gfortran.dg/min0_max0_2.f90