Fortran: non-standard intrinsics SHORT and LONG have been removed
authorHarald Anlauf <anlauf@gmx.de>
Sat, 30 Oct 2021 18:09:10 +0000 (20:09 +0200)
committerHarald Anlauf <anlauf@gmx.de>
Sat, 30 Oct 2021 18:09:10 +0000 (20:09 +0200)
commit6888b7974b367c7f90705ffb4120ec1c7de90440
tree6d81542c94d59b9318e9c1134c8842bebc59f919
parent061245e83221457d13d4fe7b79a701ef9bb1533a
Fortran: non-standard intrinsics SHORT and LONG have been removed

2021-10-30  Manfred Schwarb  <manfred99@gmx.ch>

gcc/fortran/ChangeLog:

* check.c (gfc_check_intconv): Change error message.

gcc/testsuite/ChangeLog:

* gfortran.dg/intrinsic_short-long.f90: New test.
gcc/fortran/check.c
gcc/testsuite/gfortran.dg/intrinsic_short-long.f90 [new file with mode: 0644]