[Bug fortran/84381] replace non-std 'call abort' by 'stop 1' in gfortran testsuite

janus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Feb 18 12:37:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84381

--- Comment #8 from janus at gcc dot gnu.org ---
Author: janus
Date: Sun Feb 18 12:29:09 2018
New Revision: 257789

URL: https://gcc.gnu.org/viewcvs?rev=257789&root=gcc&view=rev
Log:
2018-02-18  Janus Weil  <janus@gcc.gnu.org>

        PR fortran/84381
        * gfortran.dg/io_real_boz2.f90: Remove option "-fall-intrinsics".
        * gfortran.dg/pointer_intent_3.f90: Ditto.
        * gfortran.dg/proc_ptr_common_1.f90: Ditto.
        * gfortran.dg/protected_3.f90: Ditto.
        * gfortran.dg/protected_4.f90: Ditto.
        * gfortran.dg/protected_5.f90: Ditto.
        * gfortran.dg/protected_6.f90: Ditto.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/io_real_boz2.f90
    trunk/gcc/testsuite/gfortran.dg/pointer_intent_3.f90
    trunk/gcc/testsuite/gfortran.dg/proc_ptr_common_1.f90
    trunk/gcc/testsuite/gfortran.dg/protected_3.f90
    trunk/gcc/testsuite/gfortran.dg/protected_4.f90
    trunk/gcc/testsuite/gfortran.dg/protected_5.f90
    trunk/gcc/testsuite/gfortran.dg/protected_6.f90


More information about the Gcc-bugs mailing list