bounds_check_7.f90: Remove "!
authorManfred Schwarb <manfred99@gmx.ch>
Tue, 4 Jun 2013 07:34:49 +0000 (09:34 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Tue, 4 Jun 2013 07:34:49 +0000 (09:34 +0200)
commit94b74637e0826b2654ffe40a97496c46e65e3252
tree07c1e07c62cb0adc2af605c49917c61f01e35668
parentcb0f665d1410a7a5f017e27f3aa453ab280e2553
bounds_check_7.f90: Remove "!

2013-06-03  Manfred Schwarb  <manfred99@gmx.ch>

        * gfortran.dg/bounds_check_7.f90: Remove "! {".
        * gfortran.dg/coarray_poly_3.f90: Remove inactive, broken dg-*.
        * gfortran.dg/default_initialization_5.f90: Update dg-do.
        * gfortran.dg/g77/f77-edit-s-out.f: Fix broken dg-output.
        * gfortran.dg/g77/f77-edit-t-out.f: Fix broken dg-output.
        * gfortran.dg/g77/f77-edit-x-out.f: Fix broken dg-output.
        * gfortran.dg/init_flag_11.f90: Fix broken dg-options.
        * gfortran.dg/io_real_boz_3.f90: Add comment regarding dg-do run.
        * gfortran.dg/io_real_boz_4.f90: Ditto.
        * gfortran.dg/io_real_boz_5.f90: Ditto.
        * gfortran.dg/namelist_print_1.f: Fix broken dg-output.
        * gfortran.dg/read_x_eor.f90: Fix broken dg-output.
        * gfortran.dg/repeat_1.f90: Improve dg-output pattern.
        * gfortran.dg/spread_bounds_1.f90: Fix broken dg-output.
        * gfortran.dg/transpose_2.f90: Fix dg-output.

From-SVN: r199636
16 files changed:
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/bounds_check_7.f90
gcc/testsuite/gfortran.dg/coarray_poly_3.f90
gcc/testsuite/gfortran.dg/default_initialization_5.f90
gcc/testsuite/gfortran.dg/g77/f77-edit-s-out.f
gcc/testsuite/gfortran.dg/g77/f77-edit-t-out.f
gcc/testsuite/gfortran.dg/g77/f77-edit-x-out.f
gcc/testsuite/gfortran.dg/init_flag_11.f90
gcc/testsuite/gfortran.dg/io_real_boz_3.f90
gcc/testsuite/gfortran.dg/io_real_boz_4.f90
gcc/testsuite/gfortran.dg/io_real_boz_5.f90
gcc/testsuite/gfortran.dg/namelist_print_1.f
gcc/testsuite/gfortran.dg/read_x_eor.f90
gcc/testsuite/gfortran.dg/repeat_1.f90
gcc/testsuite/gfortran.dg/spread_bounds_1.f90
gcc/testsuite/gfortran.dg/transpose_2.f90