diff options
author | Thomas Koenig <tkoenig@gcc.gnu.org> | 2010-06-03 21:08:40 +0000 |
---|---|---|
committer | Thomas Koenig <tkoenig@gcc.gnu.org> | 2010-06-03 21:08:40 +0000 |
commit | 9b07d63c21800ede299df728867aa1d0eae4deee (patch) | |
tree | 2bee6e31d75b84ea8f993ab4c2780156e1a4f70e | |
parent | 9d6a019c9c4f5426462d8c47806de558c09341a2 (diff) | |
download | gcc-9b07d63c21800ede299df728867aa1d0eae4deee.zip gcc-9b07d63c21800ede299df728867aa1d0eae4deee.tar.gz gcc-9b07d63c21800ede299df728867aa1d0eae4deee.tar.bz2 |
unpack_bounds_1.f90: Remove execute property.
2010-06-03 Thomas Koenig <tkoenig@gcc.gnu.org>
* gfortran.dg/unpack_bounds_1.f90: Remove execute property.
* gfortran.dg/unpack_bounds_2.f90: Likewise.
* gfortran.dg/unpack_bounds_3.f90: Likewise.
From-SVN: r160234
-rw-r--r-- | gcc/testsuite/ChangeLog | 6 | ||||
-rw-r--r--[-rwxr-xr-x] | gcc/testsuite/gfortran.dg/unpack_bounds_1.f90 | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | gcc/testsuite/gfortran.dg/unpack_bounds_2.f90 | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | gcc/testsuite/gfortran.dg/unpack_bounds_3.f90 | 0 |
4 files changed, 6 insertions, 0 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 79d34c2..53bd0bd 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2010-06-03 Thomas Koenig <tkoenig@gcc.gnu.org> + + * gfortran.dg/unpack_bounds_1.f90: Remove execute property. + * gfortran.dg/unpack_bounds_2.f90: Likewise. + * gfortran.dg/unpack_bounds_3.f90: Likewise. + 2010-06-03 Richard Guenther <rguenther@suse.de> PR lto/41921 diff --git a/gcc/testsuite/gfortran.dg/unpack_bounds_1.f90 b/gcc/testsuite/gfortran.dg/unpack_bounds_1.f90 index 360790b..360790b 100755..100644 --- a/gcc/testsuite/gfortran.dg/unpack_bounds_1.f90 +++ b/gcc/testsuite/gfortran.dg/unpack_bounds_1.f90 diff --git a/gcc/testsuite/gfortran.dg/unpack_bounds_2.f90 b/gcc/testsuite/gfortran.dg/unpack_bounds_2.f90 index fd049f5..fd049f5 100755..100644 --- a/gcc/testsuite/gfortran.dg/unpack_bounds_2.f90 +++ b/gcc/testsuite/gfortran.dg/unpack_bounds_2.f90 diff --git a/gcc/testsuite/gfortran.dg/unpack_bounds_3.f90 b/gcc/testsuite/gfortran.dg/unpack_bounds_3.f90 index c6734b1..c6734b1 100755..100644 --- a/gcc/testsuite/gfortran.dg/unpack_bounds_3.f90 +++ b/gcc/testsuite/gfortran.dg/unpack_bounds_3.f90 |