bounds_check_4.f90: Add dg-options "-fbounds-check".
authorManfred Schwarb <manfred99@gmx.ch>
Tue, 15 Jan 2013 21:19:52 +0000 (22:19 +0100)
committerMikael Morin <mikael@gcc.gnu.org>
Tue, 15 Jan 2013 21:19:52 +0000 (21:19 +0000)
commit97dae02b9f2c7d9912d8740704199b4d05c834e7
treee604aafdbeced3776ee3b37d05d2321f76a6f1c5
parent9fa633fc147de81315152d7d392ccb3486d5e22a
bounds_check_4.f90: Add dg-options "-fbounds-check".

2013-01-15  Manfred Schwarb  <manfred99@gmx.ch>
    Harald Anlauf  <anlauf@gmx.de>

* gfortran.dg/bounds_check_4.f90: Add dg-options "-fbounds-check".
* gfortran.dg/bounds_check_5.f90: Likewise.
* gfortran.dg/class_array_10.f03: Fix syntax of dg-directive.
* gfortran.dg/continuation_9.f90: Likewise.
* gfortran.dg/move_alloc_13.f90: Likewise.
* gfortran.dg/structure_constructor_11.f90: Likewise.
* gfortran.dg/tab_continuation.f: Likewise.
* gfortran.dg/warning-directive-2.F90: Likewise.
* gfortran.dg/coarray_lib_token_4.f90: Remove misspelled directive.

Co-Authored-By: Harald Anlauf <anlauf@gmx.de>
From-SVN: r195217
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/bounds_check_4.f90
gcc/testsuite/gfortran.dg/bounds_check_5.f90
gcc/testsuite/gfortran.dg/class_array_10.f03
gcc/testsuite/gfortran.dg/coarray_lib_token_4.f90
gcc/testsuite/gfortran.dg/continuation_9.f90
gcc/testsuite/gfortran.dg/move_alloc_13.f90
gcc/testsuite/gfortran.dg/structure_constructor_11.f90
gcc/testsuite/gfortran.dg/tab_continuation.f
gcc/testsuite/gfortran.dg/warning-directive-2.F90