This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]