2013-06-05 Manfred Schwarb <manfred99@gmx.ch>
Tobias Burnus <burnus@net-b.de>
* gfortran.dg/string_length_2.f90: Fix dg-do run.
* gfortran.dg/io_real_boz_3.f90: Remove extra space in "dg-do
* run".
* gfortran.dg/io_real_boz_4.f90: Ditto.
* gfortran.dg/io_real_boz_5.f90: Ditto.
Co-Authored-By: Tobias Burnus <burnus@net-b.de>
From-SVN: r199684
+2013-06-05 Manfred Schwarb <manfred99@gmx.ch>
+ Tobias Burnus <burnus@net-b.de>
+
+ * gfortran.dg/string_length_2.f90: Fix dg-do run.
+ * gfortran.dg/io_real_boz_3.f90: Remove extra space in "dg-do run".
+ * gfortran.dg/io_real_boz_4.f90: Ditto.
+ * gfortran.dg/io_real_boz_5.f90: Ditto.
+
2013-06-05 Andreas Schwab <schwab@suse.de>
* gcc.dg/tree-ssa/attr-alias.c: Remove duplicated contents.
-! { dg-do run }
-! Note: two spaces before "run" to run only once (libgfortran test)
+! { dg-do run }
! { dg-options "-std=f2008" }
! { dg-require-effective-target fortran_real_16 }
!
-! { dg-do run }
-! Note: two spaces before "run" to run only once (libgfortran test)
+! { dg-do run }
! { dg-options "-std=f2003" }
! { dg-require-effective-target fortran_real_16 }
!
-! { dg-do run }
-! Note: two spaces before "run" to run only once (libgfortran test)
+! { dg-do run }
! { dg-options "-std=f2008" }
! { dg-require-effective-target fortran_real_16 }
!
-! { dg-run }
+! { dg-do run }
! { dg-options "-fdump-tree-original" }
! Test that all string length calculations are
! optimized away.