differences of gfortran on amd64 and i386
Hello list, I have a rather funny and annoying problem with a third-party fortran program. It is a non-free scientific program for some physical calculations. I get different output values, if I compile and run the same fortran code on amd64 or i386. In fact, depending on the input file it exits with some error message in i386, when the same file runs fine on amd64. This is even true of the 'test' file provided with the program. Therefore it seems there is something wrong with my configuration or the compiler on i386. I can run the binary compiled on i386 on amd64, but the binary compiled on amd64 is different and yields different results. The i386-binary runs without errors on amd64, however, when it exits on error on i386. I have no idea, where to start looking for what is wrong here. I run lenny on both systems. I get the same behaviour for -i868 and -amd64 kernels on i386. Thanks for any pointers! Johannes NB: please cc me. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Results for 4.3.3 (Debian 4.3.3-10) testsuite on alpha-unknown-linux-gnu
LAST_UPDATED: Mon May 11 21:22:07 UTC 2009 (revision 147399) Native configuration is alpha-unknown-linux-gnu === libgomp tests === Running target unix WARNING: program timed out. FAIL: libgomp.c/autopar-1.c execution test FAIL: libgomp.fortran/threadprivate3.f90 -O3 -fomit-frame-pointer (internal compiler error) FAIL: libgomp.fortran/threadprivate3.f90 -O3 -fomit-frame-pointer (test for excess errors) UNRESOLVED: libgomp.fortran/threadprivate3.f90 -O3 -fomit-frame-pointer compilation failed to produce executable FAIL: libgomp.fortran/threadprivate3.f90 -O3 -fomit-frame-pointer -funroll-loops (internal compiler error) FAIL: libgomp.fortran/threadprivate3.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors) UNRESOLVED: libgomp.fortran/threadprivate3.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable FAIL: libgomp.fortran/threadprivate3.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (internal compiler error) FAIL: libgomp.fortran/threadprivate3.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/threadprivate3.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/threadprivate3.f90 -O3 -g (internal compiler error) FAIL: libgomp.fortran/threadprivate3.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/threadprivate3.f90 -O3 -g compilation failed to produce executable === libgomp Summary === # of expected passes1754 # of unexpected failures9 # of unresolved testcases 4 === libstdc++ tests === Running target unix XPASS: 26_numerics/headers/cmath/c99_classification_macros_c.cc (test for excess errors) === libstdc++ Summary === # of expected passes4946 # of unexpected successes 1 # of expected failures 59 # of unsupported tests 326 Target: alpha-linux-gnu gcc version 4.3.3 (Debian 4.3.3-10) === g++ tests === Running target unix FAIL: g++.dg/ext/cleanup-10.C execution test FAIL: g++.dg/ext/cleanup-11.C execution test FAIL: g++.dg/ext/cleanup-8.C execution test FAIL: g++.dg/ext/cleanup-9.C execution test === g++ Summary === # of expected passes17580 # of unexpected failures4 # of expected failures 82 # of unsupported tests 143 /build/buildd-gcc-4.3_4.3.3-10-alpha-9gcRJD/gcc-4.3-4.3.3/build/gcc/testsuite/g++/../../g++ version 4.3.3 (Debian 4.3.3-10) === gcc tests === Running target unix FAIL: gcc.dg/cleanup-10.c execution test FAIL: gcc.dg/cleanup-11.c execution test FAIL: gcc.dg/cleanup-8.c execution test FAIL: gcc.dg/cleanup-9.c execution test === gcc Summary === # of expected passes46553 # of unexpected failures4 # of expected failures 92 # of untested testcases 35 # of unsupported tests 333 /build/buildd-gcc-4.3_4.3.3-10-alpha-9gcRJD/gcc-4.3-4.3.3/build/gcc/xgcc version 4.3.3 (Debian 4.3.3-10) === gfortran tests === Running target unix FAIL: gfortran.dg/boz_9.f90 -O2 execution test FAIL: gfortran.dg/boz_9.f90 -O3 -fomit-frame-pointer execution test FAIL: gfortran.dg/boz_9.f90 -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: gfortran.dg/boz_9.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: gfortran.dg/boz_9.f90 -O3 -g execution test FAIL: gfortran.dg/boz_9.f90 -Os execution test FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution, -O2 FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution, -O2 -fomit-frame-pointer -finline-functions FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution, -O2 -fbounds-check FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution, -O3 -g FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution, -Os FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution, -O2 -ftree-vectorize -mmax === gfortran Summary === # of expected passes25399 # of unexpected failures13 # of expected failures 3 # of unsupported tests 20 /build/buildd-gcc-4.3_4.3.3-10-alpha-9gcRJD/gcc-4.3-4.3.3/build/gcc/testsuite/gfortran/../../gfortran version 4.3.3 (Debian 4.3.3-10) === obj-c++ tests === Running target unix UNRESOLVED: obj-c++.dg/lookup-2.mm compilation failed to produce executable UNRESOLVED: obj-c++.dg/try-catch-2.mm compilation failed to produce executable UNRESOLVED: obj-c++.dg/try-catch-9.mm compilation failed to produce executable === ob
Results for 4.3.3 (Debian 4.3.3-10) testsuite on hppa-unknown-linux-gnu
LAST_UPDATED: Mon May 11 21:22:07 UTC 2009 (revision 147399) Target: hppa-linux-gnu gcc version 4.3.3 (Debian 4.3.3-10) Native configuration is hppa-unknown-linux-gnu === g++ tests === Running target unix === g++ Summary === # of expected passes17609 # of expected failures 82 # of unsupported tests 141 /build/buildd/gcc-4.3-4.3.3/build/gcc/testsuite/g++/../../g++ version 4.3.3 (Debian 4.3.3-10) === gcc tests === Running target unix XPASS: gcc.dg/tree-ssa/loop-1.c scan-assembler-times foo 5 === gcc Summary === # of expected passes46484 # of unexpected successes 1 # of expected failures 92 # of untested testcases 35 # of unsupported tests 341 /build/buildd/gcc-4.3-4.3.3/build/gcc/xgcc version 4.3.3 (Debian 4.3.3-10) === gfortran tests === Running target unix === gfortran Summary === # of expected passes24666 # of expected failures 3 # of unsupported tests 140 /build/buildd/gcc-4.3-4.3.3/build/gcc/testsuite/gfortran/../../gfortran version 4.3.3 (Debian 4.3.3-10) === obj-c++ tests === Running target unix UNRESOLVED: obj-c++.dg/lookup-2.mm compilation failed to produce executable UNRESOLVED: obj-c++.dg/try-catch-2.mm compilation failed to produce executable UNRESOLVED: obj-c++.dg/try-catch-9.mm compilation failed to produce executable === obj-c++ Summary === # of expected passes437 # of expected failures 9 # of unresolved testcases 3 # of unsupported tests 13 /build/buildd/gcc-4.3-4.3.3/build/gcc/testsuite/obj-c++/../../g++ version 4.3.3 (Debian 4.3.3-10) === objc tests === Running target unix === objc Summary === # of expected passes1830 # of expected failures 7 # of unsupported tests 24 /build/buildd/gcc-4.3-4.3.3/build/gcc/xgcc version 4.3.3 (Debian 4.3.3-10) === libgomp tests === Running target unix === libgomp Summary === # of expected passes1749 # of unsupported tests 7 === libmudflap tests === Running target unix FAIL: libmudflap.c++/pass41-frag.cxx execution test FAIL: libmudflap.c++/pass41-frag.cxx (-static) execution test FAIL: libmudflap.c++/pass41-frag.cxx ( -O) execution test FAIL: libmudflap.c++/pass41-frag.cxx (-O2) execution test FAIL: libmudflap.c++/pass41-frag.cxx (-O3) execution test === libmudflap Summary === # of expected passes1844 # of unexpected failures5 === libstdc++ tests === Running target unix XPASS: 26_numerics/headers/cmath/c99_classification_macros_c.cc (test for excess errors) === libstdc++ Summary === # of expected passes4946 # of unexpected successes 1 # of expected failures 59 # of unsupported tests 326 Compiler version: 4.3.3 (Debian 4.3.3-10) Platform: hppa-unknown-linux-gnu configure flags: -v --with-pkgversion='Debian 4.3.3-10' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --disable-libssp --enable-checking=release --build=hppa-linux-gnu --host=hppa-linux-gnu --target=hppa-linux-gnu BOOT_CFLAGS= Build Dependencies: Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++--===-== ii binutils 2.19.1-1The GNU assembler, linker and binary utilities ii libc62.9-10 GNU C Library: Shared libraries Patches that Debian applied in this version: svn-updates: updates from the 4.3 branch upto 20090511. pr30740: PR ada/30740: Do not optimize X*(2**Y) in a modular context gcc-textdomain: Set gettext's domain and textdomain to the versioned package name. gcc-driver-extra-langs: Add options and specs for languages that are not built from a source (but built from separate sources). gcc-hash-style-both: Link using --hash-style=both (alpha, amd64, ia64, i386, powerpc, ppc64, s390, sparc) libstdc++-pic: Build and install libstdc++_pic.a library. libstdc++-doclink: adjust hrefs to point to the local documentation libobjc-gc-link: Link libobjc_gc with libgcjgc_conv
Results for 4.3.3 (Debian 4.3.3-10) testsuite on mips-unknown-linux-gnu
LAST_UPDATED: Mon May 11 21:22:07 UTC 2009 (revision 147399) Target: mips-linux-gnu gcc version 4.3.3 (Debian 4.3.3-10) Native configuration is mips-unknown-linux-gnu === g++ tests === Running target unix === g++ Summary for unix === # of expected passes17612 # of expected failures 82 # of unsupported tests 140 Running target unix/-mabi=64 FAIL: g++.dg/other/anon5.C (test for excess errors) === g++ Summary for unix/-mabi=64 === # of expected passes17583 # of unexpected failures1 # of expected failures 82 # of unsupported tests 142 Running target unix/-mabi=n32 === g++ Summary for unix/-mabi=n32 === # of expected passes17616 # of expected failures 82 # of unsupported tests 140 === g++ Summary === # of expected passes52811 # of unexpected failures1 # of expected failures 246 # of unsupported tests 422 /build/buildd/gcc-4.3-4.3.3/build/gcc/testsuite/g++/../../g++ version 4.3.3 (Debian 4.3.3-10) === gcc tests === Running target unix === gcc Summary for unix === # of expected passes48107 # of expected failures 91 # of untested testcases 35 # of unsupported tests 320 Running target unix/-mabi=64 FAIL: gcc.misc-tests/linkage.c link === gcc Summary for unix/-mabi=64 === # of expected passes47766 # of unexpected failures1 # of expected failures 91 # of untested testcases 35 # of unsupported tests 381 Running target unix/-mabi=n32 FAIL: gcc.c-torture/compile/20080806-1.c -O1 (internal compiler error) FAIL: gcc.c-torture/compile/20080806-1.c -O1 (test for excess errors) FAIL: gcc.misc-tests/linkage.c link === gcc Summary for unix/-mabi=n32 === # of expected passes47738 # of unexpected failures3 # of expected failures 91 # of untested testcases 35 # of unsupported tests 386 === gcc Summary === # of expected passes143611 # of unexpected failures4 # of expected failures 273 # of untested testcases 105 # of unsupported tests 1087 /build/buildd/gcc-4.3-4.3.3/build/gcc/xgcc version 4.3.3 (Debian 4.3.3-10) === gfortran tests === Running target unix === gfortran Summary for unix === # of expected passes24666 # of expected failures 3 # of unsupported tests 140 Running target unix/-mabi=64 === gfortran Summary for unix/-mabi=64 === # of expected passes24914 # of expected failures 3 # of unsupported tests 20 Running target unix/-mabi=n32 === gfortran Summary for unix/-mabi=n32 === # of expected passes24914 # of expected failures 3 # of unsupported tests 20 === gfortran Summary === # of expected passes74494 # of expected failures 9 # of unsupported tests 180 /build/buildd/gcc-4.3-4.3.3/build/gcc/testsuite/gfortran/../../gfortran version 4.3.3 (Debian 4.3.3-10) === obj-c++ tests === Running target unix UNRESOLVED: obj-c++.dg/lookup-2.mm compilation failed to produce executable UNRESOLVED: obj-c++.dg/try-catch-2.mm compilation failed to produce executable UNRESOLVED: obj-c++.dg/try-catch-9.mm compilation failed to produce executable === obj-c++ Summary === # of expected passes437 # of expected failures 9 # of unresolved testcases 3 # of unsupported tests 13 /build/buildd/gcc-4.3-4.3.3/build/gcc/testsuite/obj-c++/../../g++ version 4.3.3 (Debian 4.3.3-10) === objc tests === Running target unix === objc Summary === # of expected passes1830 # of expected failures 7 # of unsupported tests 24 /build/buildd/gcc-4.3-4.3.3/build/gcc/xgcc version 4.3.3 (Debian 4.3.3-10) === libgomp tests === Running target unix WARNING: program timed out. FAIL: libgomp.c/appendix-a/a.18.1.c execution test WARNING: program timed out. FAIL: libgomp.fortran/appendix-a/a.18.1.f90 -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: libgomp.fortran/reference1.f90 -O1 execution test FAIL: libgomp.fortran/reference1.f90 -O2 execution test FAIL: libgomp.fortran/reference1.f90 -O3 -fomit-frame-pointer execution test FAIL: libgomp.fortran/reference1.f90 -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: libgomp.fortran/reference1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: libgomp.fortran/reference1.f90 -O3 -g execution test FAIL: libgomp.fortran/reference1.f90 -Os execution test === libgomp Summary
Results for 4.3.3 (Debian 4.3.3-10) testsuite on mipsel-unknown-linux-gnu
LAST_UPDATED: Mon May 11 21:22:07 UTC 2009 (revision 147399) Target: mipsel-linux-gnu gcc version 4.3.3 (Debian 4.3.3-10) Native configuration is mipsel-unknown-linux-gnu === g++ tests === Running target unix === g++ Summary for unix === # of expected passes17612 # of expected failures 82 # of unsupported tests 140 Running target unix/-mabi=64 FAIL: g++.dg/other/anon5.C (test for excess errors) === g++ Summary for unix/-mabi=64 === # of expected passes17583 # of unexpected failures1 # of expected failures 82 # of unsupported tests 142 Running target unix/-mabi=n32 === g++ Summary for unix/-mabi=n32 === # of expected passes17616 # of expected failures 82 # of unsupported tests 140 === g++ Summary === # of expected passes52811 # of unexpected failures1 # of expected failures 246 # of unsupported tests 422 /build/buildd/gcc-4.3-4.3.3/build/gcc/testsuite/g++/../../g++ version 4.3.3 (Debian 4.3.3-10) === gcc tests === Running target unix === gcc Summary for unix === # of expected passes48107 # of expected failures 91 # of untested testcases 35 # of unsupported tests 320 Running target unix/-mabi=64 FAIL: gcc.misc-tests/linkage.c link === gcc Summary for unix/-mabi=64 === # of expected passes47766 # of unexpected failures1 # of expected failures 91 # of untested testcases 35 # of unsupported tests 381 Running target unix/-mabi=n32 FAIL: gcc.c-torture/compile/20080806-1.c -O1 (internal compiler error) FAIL: gcc.c-torture/compile/20080806-1.c -O1 (test for excess errors) FAIL: gcc.misc-tests/linkage.c link === gcc Summary for unix/-mabi=n32 === # of expected passes47738 # of unexpected failures3 # of expected failures 91 # of untested testcases 35 # of unsupported tests 386 === gcc Summary === # of expected passes143611 # of unexpected failures4 # of expected failures 273 # of untested testcases 105 # of unsupported tests 1087 /build/buildd/gcc-4.3-4.3.3/build/gcc/xgcc version 4.3.3 (Debian 4.3.3-10) === gfortran tests === Running target unix === gfortran Summary for unix === # of expected passes24666 # of expected failures 3 # of unsupported tests 140 Running target unix/-mabi=64 === gfortran Summary for unix/-mabi=64 === # of expected passes24914 # of expected failures 3 # of unsupported tests 20 Running target unix/-mabi=n32 === gfortran Summary for unix/-mabi=n32 === # of expected passes24914 # of expected failures 3 # of unsupported tests 20 === gfortran Summary === # of expected passes74494 # of expected failures 9 # of unsupported tests 180 /build/buildd/gcc-4.3-4.3.3/build/gcc/testsuite/gfortran/../../gfortran version 4.3.3 (Debian 4.3.3-10) === obj-c++ tests === Running target unix UNRESOLVED: obj-c++.dg/lookup-2.mm compilation failed to produce executable UNRESOLVED: obj-c++.dg/try-catch-2.mm compilation failed to produce executable UNRESOLVED: obj-c++.dg/try-catch-9.mm compilation failed to produce executable === obj-c++ Summary === # of expected passes437 # of expected failures 9 # of unresolved testcases 3 # of unsupported tests 13 /build/buildd/gcc-4.3-4.3.3/build/gcc/testsuite/obj-c++/../../g++ version 4.3.3 (Debian 4.3.3-10) === objc tests === Running target unix === objc Summary === # of expected passes1830 # of expected failures 7 # of unsupported tests 24 /build/buildd/gcc-4.3-4.3.3/build/gcc/xgcc version 4.3.3 (Debian 4.3.3-10) === libgomp tests === Running target unix WARNING: program timed out. FAIL: libgomp.c/appendix-a/a.18.1.c execution test WARNING: program timed out. FAIL: libgomp.fortran/appendix-a/a.18.1.f90 -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: libgomp.fortran/reference1.f90 -O1 execution test FAIL: libgomp.fortran/reference1.f90 -O2 execution test FAIL: libgomp.fortran/reference1.f90 -O3 -fomit-frame-pointer execution test FAIL: libgomp.fortran/reference1.f90 -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: libgomp.fortran/reference1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: libgomp.fortran/reference1.f90 -O3 -g execution test FAIL: libgomp.fortran/reference1.f90 -Os execution test === libgomp Sum
Results for 4.3.3 (Debian 4.3.3-10) testsuite on powerpc-unknown-linux-gnu
LAST_UPDATED: Mon May 11 21:22:07 UTC 2009 (revision 147399) Target: powerpc-linux-gnu gcc version 4.3.3 (Debian 4.3.3-10) Native configuration is powerpc-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/torture/pr38565.C -O0 (test for excess errors) FAIL: g++.dg/torture/pr38565.C -O1 (test for excess errors) FAIL: g++.dg/torture/pr38565.C -O2 (test for excess errors) FAIL: g++.dg/torture/pr38565.C -O3 -fomit-frame-pointer (test for excess errors) FAIL: g++.dg/torture/pr38565.C -O3 -g (test for excess errors) FAIL: g++.dg/torture/pr38565.C -Os (test for excess errors) === g++ Summary for unix === # of expected passes17725 # of unexpected failures6 # of expected failures 82 # of unsupported tests 122 Running target unix/-fstack-protector FAIL: g++.dg/torture/pr38565.C -O0 (test for excess errors) FAIL: g++.dg/torture/pr38565.C -O1 (test for excess errors) FAIL: g++.dg/torture/pr38565.C -O2 (test for excess errors) FAIL: g++.dg/torture/pr38565.C -O3 -fomit-frame-pointer (test for excess errors) FAIL: g++.dg/torture/pr38565.C -O3 -g (test for excess errors) FAIL: g++.dg/torture/pr38565.C -Os (test for excess errors) === g++ Summary for unix/-fstack-protector === # of expected passes17725 # of unexpected failures6 # of expected failures 82 # of unsupported tests 122 Running target unix/-m64 === g++ Summary for unix/-m64 === # of expected passes17693 # of expected failures 82 # of unsupported tests 125 === g++ Summary === # of expected passes53143 # of unexpected failures12 # of expected failures 246 # of unsupported tests 369 /build/buildd-gcc-4.3_4.3.3-10-powerpc-LHoqsm/gcc-4.3-4.3.3/build/gcc/testsuite/g++/../../g++ version 4.3.3 (Debian 4.3.3-10) === gcc tests === Running target unix FAIL: gcc.dg/memcpy-1.c scan-tree-dump-times optimized "nasty_local" 0 === gcc Summary for unix === # of expected passes49523 # of unexpected failures1 # of expected failures 174 # of untested testcases 35 # of unsupported tests 374 Running target unix/-fstack-protector FAIL: gcc.c-torture/compile/limits-blockid.c -O0 (internal compiler error) FAIL: gcc.c-torture/compile/limits-blockid.c -O0 (test for excess errors) FAIL: gcc.dg/memcpy-1.c scan-tree-dump-times optimized "nasty_local" 0 === gcc Summary for unix/-fstack-protector === # of expected passes49522 # of unexpected failures3 # of expected failures 174 # of untested testcases 35 # of unsupported tests 374 Running target unix/-m64 === gcc Summary for unix/-m64 === # of expected passes49358 # of expected failures 175 # of untested testcases 35 # of unsupported tests 446 === gcc Summary === # of expected passes148403 # of unexpected failures4 # of expected failures 523 # of untested testcases 105 # of unsupported tests 1194 /build/buildd-gcc-4.3_4.3.3-10-powerpc-LHoqsm/gcc-4.3-4.3.3/build/gcc/xgcc version 4.3.3 (Debian 4.3.3-10) === gfortran tests === Running target unix XPASS: gfortran.dg/nint_2.f90 -O0 execution test XPASS: gfortran.dg/nint_2.f90 -O1 execution test XPASS: gfortran.dg/nint_2.f90 -O2 execution test XPASS: gfortran.dg/nint_2.f90 -O3 -fomit-frame-pointer execution test XPASS: gfortran.dg/nint_2.f90 -O3 -fomit-frame-pointer -funroll-loops execution test XPASS: gfortran.dg/nint_2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test XPASS: gfortran.dg/nint_2.f90 -O3 -g execution test XPASS: gfortran.dg/nint_2.f90 -Os execution test === gfortran Summary for unix === # of expected passes24881 # of unexpected successes 8 # of expected failures 27 # of unsupported tests 37 Running target unix/-fstack-protector XPASS: gfortran.dg/nint_2.f90 -O0 execution test XPASS: gfortran.dg/nint_2.f90 -O1 execution test XPASS: gfortran.dg/nint_2.f90 -O2 execution test XPASS: gfortran.dg/nint_2.f90 -O3 -fomit-frame-pointer execution test XPASS: gfortran.dg/nint_2.f90 -O3 -fomit-frame-pointer -funroll-loops execution test XPASS: gfortran.dg/nint_2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test XPASS: gfortran.dg/nint_2.f90 -O3 -g execution test XPASS: gfortran.dg/nint_2.f90 -Os execution test === gfortran Summary for unix/-fstack-protector === # of expected passes24881 # of unexpected successes 8 # of expected failures 27 # of unsupported tests 37 Running target unix/-m64 XPASS: gfortran.dg/nint_2.f90 -
Results for 4.3.3 (Debian 4.3.3-10) testsuite on sparc-unknown-linux-gnu
LAST_UPDATED: Mon May 11 21:22:07 UTC 2009 (revision 147399) Target: sparc-linux-gnu gcc version 4.3.3 (Debian 4.3.3-10) Native configuration is sparc-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/opt/anchor1.C execution test === g++ Summary for unix === # of expected passes17629 # of unexpected failures1 # of expected failures 82 # of unsupported tests 139 Running target unix/-fstack-protector FAIL: g++.dg/opt/anchor1.C execution test === g++ Summary for unix/-fstack-protector === # of expected passes17629 # of unexpected failures1 # of expected failures 82 # of unsupported tests 139 Running target unix/-m64 FAIL: tmpdir-g++.dg-struct-layout-1/t026 cp_compat_x_tst.o compile, (internal compiler error) FAIL: tmpdir-g++.dg-struct-layout-1/t026 cp_compat_y_tst.o compile, (internal compiler error) UNRESOLVED: tmpdir-g++.dg-struct-layout-1/t026 cp_compat_x_tst.o-cp_compat_y_tst.o link UNRESOLVED: tmpdir-g++.dg-struct-layout-1/t026 cp_compat_x_tst.o-cp_compat_y_tst.o execute FAIL: g++.dg/opt/anchor1.C execution test === g++ Summary for unix/-m64 === # of expected passes17593 # of unexpected failures3 # of expected failures 82 # of unresolved testcases 2 # of unsupported tests 141 === g++ Summary === # of expected passes52851 # of unexpected failures5 # of expected failures 246 # of unresolved testcases 2 # of unsupported tests 419 /build/buildd/gcc-4.3-4.3.3/build/gcc/testsuite/g++/../../g++ version 4.3.3 (Debian 4.3.3-10) === gcc tests === Running target unix FAIL: gcc.dg/struct-ret-3.c execution test FAIL: gcc.dg/vect/pr33804.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/pr33804.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1 FAIL: gcc.dg/vect/vect-35.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/vect-iv-6.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/vect-multitypes-5.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/vect-multitypes-6.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/vect-outer-5.c scan-tree-dump-times vect "OUTER LOOP VECTORIZED" 1 FAIL: gcc.dg/vect/vect-outer-5.c scan-tree-dump-times vect "zero step in outer loop." 1 FAIL: gcc.dg/vect/vect-outer-6.c scan-tree-dump-times vect "OUTER LOOP VECTORIZED" 1 FAIL: gcc.dg/vect/vect-outer-6.c scan-tree-dump-times vect "zero step in outer loop." 1 FAIL: gcc.dg/vect/vect-vfa-slp.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/slp-15.c scan-tree-dump-times vect "vectorizing stmts using SLP" 2 FAIL: gcc.dg/vect/slp-25.c scan-tree-dump-times vect "Alignment of access forced using peeling" 2 FAIL: gcc.dg/vect/slp-3.c scan-tree-dump-times vect "vectorized 3 loops" 1 FAIL: gcc.dg/vect/slp-3.c scan-tree-dump-times vect "vectorizing stmts using SLP" 3 FAIL: gcc.dg/vect/no-vfa-pr29145.c scan-tree-dump-times vect "vectorized 0 loops" 2 FAIL: gcc.dg/vect/no-vfa-pr29145.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/no-vfa-vect-depend-1.c scan-tree-dump-times vect "vectorized 1 loops" 1 === gcc Summary for unix === # of expected passes47434 # of unexpected failures19 # of expected failures 193 # of untested testcases 35 # of unsupported tests 458 Running target unix/-fstack-protector FAIL: gcc.c-torture/compile/limits-blockid.c -O0 (internal compiler error) FAIL: gcc.c-torture/compile/limits-blockid.c -O0 (test for excess errors) WARNING: program timed out. FAIL: gcc.dg/c99-intconst-1.c (test for excess errors) FAIL: gcc.dg/struct-ret-3.c execution test FAIL: gcc.dg/vect/pr33804.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/pr33804.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1 FAIL: gcc.dg/vect/vect-35.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/vect-iv-6.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/vect-multitypes-5.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/vect-multitypes-6.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/vect-outer-5.c scan-tree-dump-times vect "OUTER LOOP VECTORIZED" 1 FAIL: gcc.dg/vect/vect-outer-5.c scan-tree-dump-times vect "zero step in outer loop." 1 FAIL: gcc.dg/vect/vect-outer-6.c scan-tree-dump-times vect "OUTER LOOP VECTORIZED" 1 FAIL: gcc.dg/vect/vect-outer-6.c scan-tree-dump-times vect "zero step in outer loop." 1 FAIL: gcc.dg/vect/vect-vfa-slp.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/slp-15.c scan-tree-dump-times vect "vectorizing stmts using SLP" 2 FAIL: gcc.dg/vect/slp-25.c scan-tree-dump-times vect "Alignment of acc
Processed: bug 526072 is forwarded to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40150
Processing commands for cont...@bugs.debian.org: > forwarded 526072 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40150 Bug#526072: gcc-4.3: internal compiler error: in cgraph_estimate_size_after_inlining, at ipa-inline.c:188 Noted your statement that Bug has been forwarded to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40150. > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
[bts-link] source package gcc-4.3
# # bts-link upstream status pull for source package gcc-4.3 # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user bts-link-upstr...@lists.alioth.debian.org # remote status report for #526072 # * http://gcc.gnu.org/PR40150 # * remote status changed: (?) -> UNCONFIRMED usertags 526072 + status-UNCONFIRMED thanks -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
[Bug target/38643] Doesn't hide (visibility-wise) vtables and VTTs on ARM EABI
--- Comment #4 from ramana at gcc dot gnu dot org 2009-05-15 06:28 --- Doesn't work on 4.3 branch rev. 147478 .Works fine on trunk. -- ramana at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|-00-00 00:00:00 |2009-05-15 06:28:38 date|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38643 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org