This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 061245e8322 Fortran: fix descriptions in intrinsic.texi new 6888b7974b3 Fortran: non-standard intrinsics SHORT and LONG have been removed new 90ba129c9d7 Fortran: remove descriptions of SHORT and LONG in intrinsic.texi
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/check.c | 2 +- gcc/fortran/intrinsic.texi | 50 ++-------------------- gcc/testsuite/gfortran.dg/intrinsic_short-long.f90 | 11 +++++ 3 files changed, 15 insertions(+), 48 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/intrinsic_short-long.f90