2013-06-03 Manfred Schwarb <manfred99@gmx.ch>
commitd3769f59c0ee782e5f6b2e9b3e2735c648c33801
authorburnus <burnus@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Jun 2013 07:34:49 +0000 (4 07:34 +0000)
committerburnus <burnus@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Jun 2013 07:34:49 +0000 (4 07:34 +0000)
tree07c1e07c62cb0adc2af605c49917c61f01e35668
parenta55453ec028cde2ec0f12eea7b83d5414c5cc860
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@199636 138bc75d-0d04-0410-961f-82ee72b054a4
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