[Bug fortran/29617] New: [4.3 regression] gfortran testsuite failure

edmar at freescale dot com gcc-bugzilla@gcc.gnu.org
Fri Oct 27 15:40:00 GMT 2006


This problem happens only on 4.3, and only with target gnualtivec...
First noticed on snapshot of Oct 23

I have 4000+ gfortran tests failing because of a warning message from the
compiler. Here is an example:
/temp/gnu_toolchain/build_area/gcc-trunk/obj_gcc-trunk_7450/gcc/testsuite/gfortran/../../gfortran
-B/temp/gnu_toolchain/build_area/gcc-trunk/obj_gcc-trunk_7450/gcc/testsuite/gfortran/../../
/temp/gnu_toolchain/build_area/gcc-trunk/gcc-trunk/gcc/testsuite/gfortran.dg/char_unpack_2.f90
  -O3 -fomit-frame-pointer -funroll-loops   -pedantic-errors -c
/temp/gnu_toolchain/build_area/gcc-trunk/gcc-trunk/gcc/testsuite/gfortran.dg/char_unpack_2.f90:0:
warning: 'const' attribute directive ignored

4.2 does not have this problem, other 4.3 powerpc targets does not either...
(*-*-gnu, and *-*-gnuspe)

The compiler was configured with:
/temp/gnu_toolchain/build_area/gcc-trunk/obj_gcc-trunk_7450/gcc/testsuite/gfortran/../../gfortran
-v
Using built-in specs.
Target: powerpc-unknown-linux-gnualtivec
Configured with: ../gcc-trunk/configure
--prefix=/temp/gnu_toolchain/install_area/gcc-trunk/gcc-trunk-20061026-7450
--with-local-prefix=/temp/gnu_toolchain/install_area/gcc-trunk/gcc-trunk-20061026-7450
--enable-languages=c,c++,fortran --enable-threads
--target=powerpc-unknown-linux-gnualtivec
--with-gmp=/proj/ppc/sysperf/sw/gnu_toolchain/gcc_support/linuxAMD64
--with-mpfr=/proj/ppc/sysperf/sw/gnu_toolchain/gcc_support/linuxAMD64
--disable-linux-futex
Thread model: posix
gcc version 4.3.0 20061026 (experimental)


-- 
           Summary: [4.3 regression] gfortran testsuite failure
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: edmar at freescale dot com
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: powerpc-unknown-linux-gnualtivec


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29617



More information about the Gcc-bugs mailing list