[Bug fortran/84381] replace non-std 'call abort' by 'stop 1' in gfortran testsuite
tkoenig at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Feb 17 14:17:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84381
Thomas Koenig <tkoenig at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #7 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Sat Feb 17 14:05:34 2018
New Revision: 257782
URL: https://gcc.gnu.org/viewcvs?rev=257782&root=gcc&view=rev
Log:
2018-02-17 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/84381
* gfortran.dg/abort_shoulfail.f90: New test.
* gcc.target/powerpc/ppc-fortran/pr80108-1.f90: Replace CALL ABORT
by STOP n.
* gfortran.dg/PR19754_2.f90: Likewise.
* gfortran.dg/PR19872.f: Likewise.
... and so on. The full ChangeLog was rejected because it was too long :-)
More information about the Gcc-bugs
mailing list