[Bug fortran/36314] gfortran.dg/eoshift_large_1.f90 doesn't work

2008-05-23 Thread dominiq at lps dot ens dot fr
--- Comment #5 from dominiq at lps dot ens dot fr 2008-05-23 15:17 --- > I got different messages for 64bit and 32bit targets on Linux/Intel64: AFAICT KIND=16 is available on 64 bit mode only: dg-require-effective-target fortran_large_int . -- http://gcc.gnu.org/bugzilla/show_bug.

[Bug fortran/36314] gfortran.dg/eoshift_large_1.f90 doesn't work

2008-05-23 Thread burnus at gcc dot gnu dot org
--- Comment #4 from burnus at gcc dot gnu dot org 2008-05-23 15:08 --- FIXED on the trunk (4.4.0). * * * > I got different messages for 64bit and 32bit targets on Linux/Intel64: > Error: Kind 16 not supported for type INTEGER at (1) That error should never occur on 32bit as there is

[Bug fortran/36314] gfortran.dg/eoshift_large_1.f90 doesn't work

2008-05-23 Thread burnus at gcc dot gnu dot org
--- Comment #3 from burnus at gcc dot gnu dot org 2008-05-23 15:07 --- Subject: Bug 36314 Author: burnus Date: Fri May 23 15:06:26 2008 New Revision: 135817 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135817 Log: 2008-05-23 Tobias Burnus <[EMAIL PROTECTED]> PR fortr

[Bug fortran/36314] gfortran.dg/eoshift_large_1.f90 doesn't work

2008-05-23 Thread hjl dot tools at gmail dot com
--- Comment #2 from hjl dot tools at gmail dot com 2008-05-23 14:45 --- I got different messages for 64bit and 32bit targets on Linux/Intel64: [EMAIL PROTECTED] gfortran]$ /export/build/gnu/gcc/build-x86_64-linux/gcc/testsuite/gfortran/../../gfortran -B/export/build/gnu/gcc/build-x86_64

[Bug fortran/36314] gfortran.dg/eoshift_large_1.f90 doesn't work

2008-05-23 Thread dominiq at lps dot ens dot fr
--- Comment #1 from dominiq at lps dot ens dot fr 2008-05-23 14:30 --- (from http://gcc.gnu.org/ml/gcc-patches/2008-05/msg01473.html) > It may be a 64bit target problem. I don't think so. As stated by the warnings "Nonconforming tab character", there are two "tabs" in the test source, m