[patch, committed] Fix some fortran -fdefault-integer-8 test cases

Thomas Koenig tkoenig@netcologne.de
Mon Nov 19 12:30:00 GMT 2007


Committed as obvious as revision 130279.

2007-11-18  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/32770
        * gfortran.fortran-torture/execute/equiv_5.f:  Set kind on
        integers so tests works with -fdefault-integer-8.
        * gfortran.fortran-torture/execute/elemental.f90:  Use default
        integers so test passes with -fdefault-integer-8.
        * gfortran.fortran-torture/execute/der_io.f90:  Increase
        buffer length so test passes with -fdefault-integer-8.
        * gfortran.dg/bounds_check_8.f90:  Likewise.
        * gfortran.dg/arrayio_derived_1.f90:  LIkewise.
        * gfortran.dg/equiv_7.f90:  Set kind so test passes
        with -fdefault-integer-8.
        * gfortran.dg/g77/20030326-1.f:  Set kind explicitly to
        provoke overflow.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff
Type: text/x-patch
Size: 5218 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20071119/c202a2e2/attachment.bin>


More information about the Fortran mailing list