re PR fortran/32770 ([Meta-bug] -fdefault-integer-8 issues)
authorThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 4 May 2008 20:56:30 +0000 (20:56 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 4 May 2008 20:56:30 +0000 (20:56 +0000)
commit5956508768610024628fddf69bd31b63535dc39e
treef40a864d0ad72fb3fcce7a45d51c2d2af72f9367
parent8fa8585de83aa9ff48ff462d3caf5f69411d46ab
re PR fortran/32770 ([Meta-bug] -fdefault-integer-8 issues)

2008-05-04  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/32770
* gfortran.dg/any_all_1.f90:  Adjust kinds to make test
pass with -fdefault-integer-8.
* gfortran.dg/maxloc_bounds_4.f90:  Likewise.
* gfortran.dg/maxloc_bounds_5.f90:  Likewise.
* gfortran.dg/maxloc_bounds_7.f90:  Likewise.

From-SVN: r134936
gcc/testsuite/gfortran.dg/any_all_1.f90
gcc/testsuite/gfortran.dg/maxloc_bounds_4.f90
gcc/testsuite/gfortran.dg/maxloc_bounds_5.f90
gcc/testsuite/gfortran.dg/maxloc_bounds_7.f90