This is the mail archive of the gcc-testresults@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Results for 4.7.3 20130118 (prerelease) (GCC) testsuite on x86_64-unknown-linux-gnu


		=== acats tests ===

		=== acats Summary ===
# of expected passes		2320
# of unexpected failures	0
Native configuration is x86_64-unknown-linux-gnu

		=== gcc tests ===


Running target unix
XPASS: gcc.dg/inline_3.c (test for excess errors)
XPASS: gcc.dg/inline_4.c (test for excess errors)
XPASS: gcc.dg/unroll_2.c (test for excess errors)
XPASS: gcc.dg/unroll_3.c (test for excess errors)
XPASS: gcc.dg/unroll_4.c (test for excess errors)
XPASS: gcc.dg/guality/example.c  -O0  execution test
XPASS: gcc.dg/guality/example.c  -O1  execution test
XPASS: gcc.dg/guality/example.c  -O2  execution test
XPASS: gcc.dg/guality/example.c  -Os  execution test
XPASS: gcc.dg/guality/example.c  -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
XPASS: gcc.dg/guality/guality.c  -O0  execution test
XPASS: gcc.dg/guality/inline-params.c  -O2  execution test
XPASS: gcc.dg/guality/inline-params.c  -O3 -fomit-frame-pointer  execution test
XPASS: gcc.dg/guality/inline-params.c  -O3 -g  execution test
XPASS: gcc.dg/guality/inline-params.c  -Os  execution test
XPASS: gcc.dg/guality/inline-params.c  -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
XPASS: gcc.dg/guality/inline-params.c  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
XPASS: gcc.dg/guality/pr41353-1.c  -O0  line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c  -O1  line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c  -O2  line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c  -O3 -fomit-frame-pointer  line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c  -O3 -g  line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c  -Os  line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c  -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41447-1.c  -O0  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -O1  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -O2  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -O3 -fomit-frame-pointer  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -O3 -g  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -Os  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
XPASS: gcc.dg/guality/pr41616-1.c  -O0  execution test
XPASS: gcc.dg/guality/pr41616-1.c  -O1  execution test
XPASS: gcc.dg/guality/pr41616-1.c  -O2  execution test
XPASS: gcc.dg/guality/pr41616-1.c  -O3 -fomit-frame-pointer  execution test
XPASS: gcc.dg/guality/pr41616-1.c  -O3 -g  execution test
XPASS: gcc.dg/guality/pr41616-1.c  -Os  execution test
XPASS: gcc.dg/guality/pr41616-1.c  -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/guality/vla-1.c  -O0  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -O0  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -O1  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -O1  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -O2  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -O2  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -O3 -fomit-frame-pointer  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -O3 -fomit-frame-pointer  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -O3 -g  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -O3 -g  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -Os  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -Os  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-2.c  -O0  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O0  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O1  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O1  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O2  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O2  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O3 -fomit-frame-pointer  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O3 -fomit-frame-pointer  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O3 -g  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O3 -g  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -Os  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -Os  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.target/i386/fma4-256-vector.c scan-assembler vfmaddps
FAIL: gcc.target/i386/fma4-256-vector.c scan-assembler vfmaddpd
FAIL: gcc.target/i386/fma4-256-vector.c scan-assembler vfmsubps
FAIL: gcc.target/i386/fma4-256-vector.c scan-assembler vfmsubpd
FAIL: gcc.target/i386/fma4-256-vector.c scan-assembler vfnmaddps
FAIL: gcc.target/i386/fma4-256-vector.c scan-assembler vfnmaddpd
FAIL: gcc.target/i386/fma4-builtin-2.c scan-assembler-times vfmaddps 1
FAIL: gcc.target/i386/fma4-builtin-2.c scan-assembler-times vfmaddpd 1
FAIL: gcc.target/i386/fma4-builtin-2.c scan-assembler-times vfmsubps 1
FAIL: gcc.target/i386/fma4-builtin-2.c scan-assembler-times vfmsubpd 1
FAIL: gcc.target/i386/fma4-builtin-2.c scan-assembler-times vfnmaddps 1
FAIL: gcc.target/i386/fma4-builtin-2.c scan-assembler-times vfnmaddpd 1
FAIL: gcc.target/i386/fma4-builtin-2.c scan-assembler-times vfnmsubps 1
FAIL: gcc.target/i386/fma4-builtin-2.c scan-assembler-times vfnmsubpd 1
FAIL: gcc.target/i386/fma4-builtin.c scan-assembler-times vfmaddss 1
FAIL: gcc.target/i386/fma4-builtin.c scan-assembler-times vfmaddsd 1
FAIL: gcc.target/i386/fma4-builtin.c scan-assembler-times vfmsubss 1
FAIL: gcc.target/i386/fma4-builtin.c scan-assembler-times vfmsubsd 1
FAIL: gcc.target/i386/fma4-builtin.c scan-assembler-times vfnmaddss 2
FAIL: gcc.target/i386/fma4-builtin.c scan-assembler-times vfnmaddsd 2
FAIL: gcc.target/i386/fma4-builtin.c scan-assembler-times vfnmsubss 1
FAIL: gcc.target/i386/fma4-builtin.c scan-assembler-times vfnmsubsd 1
FAIL: gcc.target/i386/fma4-fma-2.c scan-assembler vfmaddss
FAIL: gcc.target/i386/fma4-fma-2.c scan-assembler vfmaddsd
FAIL: gcc.target/i386/fma4-fma-2.c scan-assembler vfmsubss
FAIL: gcc.target/i386/fma4-fma-2.c scan-assembler vfmsubsd
FAIL: gcc.target/i386/fma4-fma-2.c scan-assembler vfnmaddss
FAIL: gcc.target/i386/fma4-fma-2.c scan-assembler vfnmaddsd
FAIL: gcc.target/i386/fma4-fma.c scan-assembler vfmaddss
FAIL: gcc.target/i386/fma4-fma.c scan-assembler vfmaddsd
FAIL: gcc.target/i386/fma4-fma.c scan-assembler vfmsubss
FAIL: gcc.target/i386/fma4-fma.c scan-assembler vfmsubsd
FAIL: gcc.target/i386/fma4-fma.c scan-assembler vfnmaddss
FAIL: gcc.target/i386/fma4-fma.c scan-assembler vfnmaddsd
FAIL: gcc.target/i386/fma4-fma.c scan-assembler vfnmsubss
FAIL: gcc.target/i386/fma4-fma.c scan-assembler vfnmsubsd
FAIL: gcc.target/i386/fma4-vector-2.c scan-assembler vfmaddps
FAIL: gcc.target/i386/fma4-vector-2.c scan-assembler vfmsubps
FAIL: gcc.target/i386/fma4-vector.c scan-assembler vfmaddps
FAIL: gcc.target/i386/fma4-vector.c scan-assembler vfmaddpd
FAIL: gcc.target/i386/fma4-vector.c scan-assembler vfmsubps
FAIL: gcc.target/i386/fma4-vector.c scan-assembler vfmsubpd
FAIL: gcc.target/i386/fma4-vector.c scan-assembler vfnmaddps
FAIL: gcc.target/i386/fma4-vector.c scan-assembler vfnmaddpd
FAIL: gcc.target/i386/xop-imul32widen-vector.c scan-assembler vpmacsdqh
FAIL: gcc.target/i386/xop-imul64-vector.c scan-assembler vpmulld
FAIL: gcc.target/i386/xop-imul64-vector.c scan-assembler vphadddq
FAIL: gcc.target/i386/xop-imul64-vector.c scan-assembler vpmacsdql
FAIL: gcc.target/i386/xop-shift1-vector.c scan-assembler vpshad
FAIL: gcc.target/i386/xop-shift2-vector.c scan-assembler vpshad
FAIL: gcc.target/i386/xop-shift3-vector.c scan-assembler vpshld

		=== gcc Summary for unix ===

# of expected passes		93109
# of unexpected failures	59
# of unexpected successes	5
# of expected failures		330
# of unsupported tests		1550

Running target unix/-m32
XPASS: gcc.dg/inline_3.c (test for excess errors)
XPASS: gcc.dg/inline_4.c (test for excess errors)
XPASS: gcc.dg/unroll_2.c (test for excess errors)
XPASS: gcc.dg/unroll_3.c (test for excess errors)
XPASS: gcc.dg/unroll_4.c (test for excess errors)
XPASS: gcc.dg/guality/example.c  -O0  execution test
XPASS: gcc.dg/guality/example.c  -O1  execution test
XPASS: gcc.dg/guality/example.c  -O2  execution test
XPASS: gcc.dg/guality/example.c  -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
XPASS: gcc.dg/guality/guality.c  -O0  execution test
XPASS: gcc.dg/guality/guality.c  -O1  execution test
XPASS: gcc.dg/guality/guality.c  -O2  execution test
XPASS: gcc.dg/guality/guality.c  -O3 -fomit-frame-pointer  execution test
XPASS: gcc.dg/guality/guality.c  -O3 -g  execution test
XPASS: gcc.dg/guality/guality.c  -Os  execution test
XPASS: gcc.dg/guality/guality.c  -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
XPASS: gcc.dg/guality/guality.c  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
XPASS: gcc.dg/guality/inline-params.c  -O2  execution test
XPASS: gcc.dg/guality/inline-params.c  -O3 -fomit-frame-pointer  execution test
XPASS: gcc.dg/guality/inline-params.c  -O3 -g  execution test
XPASS: gcc.dg/guality/inline-params.c  -Os  execution test
XPASS: gcc.dg/guality/inline-params.c  -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
XPASS: gcc.dg/guality/inline-params.c  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
XPASS: gcc.dg/guality/pr41353-1.c  -O0  line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c  -O1  line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c  -O2  line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c  -O3 -fomit-frame-pointer  line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c  -O3 -g  line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c  -Os  line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c  -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41447-1.c  -O0  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -O1  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -Os  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
XPASS: gcc.dg/guality/pr41616-1.c  -O0  execution test
XPASS: gcc.dg/guality/pr41616-1.c  -O1  execution test
XPASS: gcc.dg/guality/pr41616-1.c  -O2  execution test
XPASS: gcc.dg/guality/pr41616-1.c  -O3 -fomit-frame-pointer  execution test
XPASS: gcc.dg/guality/pr41616-1.c  -O3 -g  execution test
XPASS: gcc.dg/guality/pr41616-1.c  -Os  execution test
XPASS: gcc.dg/guality/pr41616-1.c  -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/guality/vla-1.c  -O0  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -O0  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -O1  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -O1  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -O2  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -O2  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -O3 -fomit-frame-pointer  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -O3 -fomit-frame-pointer  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -O3 -g  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -O3 -g  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -Os  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -Os  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-2.c  -O0  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O0  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O1  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O1  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O2  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O2  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O3 -fomit-frame-pointer  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O3 -fomit-frame-pointer  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O3 -g  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O3 -g  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -Os  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -Os  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.target/i386/fma4-builtin-2.c scan-assembler-times vfmaddps 1
FAIL: gcc.target/i386/fma4-builtin-2.c scan-assembler-times vfmaddpd 1
FAIL: gcc.target/i386/fma4-builtin-2.c scan-assembler-times vfmsubps 1
FAIL: gcc.target/i386/fma4-builtin-2.c scan-assembler-times vfmsubpd 1
FAIL: gcc.target/i386/fma4-builtin-2.c scan-assembler-times vfnmaddps 1
FAIL: gcc.target/i386/fma4-builtin-2.c scan-assembler-times vfnmaddpd 1
FAIL: gcc.target/i386/fma4-builtin-2.c scan-assembler-times vfnmsubps 1
FAIL: gcc.target/i386/fma4-builtin-2.c scan-assembler-times vfnmsubpd 1

		=== gcc Summary for unix/-m32 ===

# of expected passes		41482
# of unexpected successes	5
# of expected failures		210
# of unsupported tests		535

		=== gcc Summary ===

# of expected passes		134591
# of unexpected failures	59
# of unexpected successes	10
# of expected failures		540
# of unsupported tests		2085
/export/build/gnu/gcc-4.7-native/build-x86_64-linux/gcc/xgcc  version 4.7.3 20130118 (prerelease) (GCC) 

		=== gfortran tests ===


Running target unix
FAIL: gfortran.dg/vect/fast-math-mgrid-resid.f scan-tree-dump-times optimized "vect_var[^\\\\n]*\\\\+ " 13

		=== gfortran Summary for unix ===

# of expected passes		39558
# of expected failures		39
# of unsupported tests		36

Running target unix/-m32
FAIL: gfortran.dg/vect/fast-math-mgrid-resid.f scan-tree-dump-times optimized "vect_var[^\\\\n]*\\\\+ " 13

		=== gfortran Summary for unix/-m32 ===

# of expected passes		39268
# of expected failures		39
# of unsupported tests		177

		=== gfortran Summary ===

# of expected passes		78826
# of expected failures		78
# of unsupported tests		213
/export/build/gnu/gcc-4.7-native/build-x86_64-linux/gcc/testsuite/gfortran/../../gfortran  version 4.7.3 20130118 (prerelease) (GCC) 

		=== g++ tests ===


Running target unix

		=== g++ Summary for unix ===

# of expected passes		41745
# of expected failures		278
# of unsupported tests		378

Running target unix/-m32

		=== g++ Summary for unix/-m32 ===

# of expected passes		40660
# of expected failures		278
# of unsupported tests		308

		=== g++ Summary ===

# of expected passes		82405
# of expected failures		556
# of unsupported tests		686
/export/build/gnu/gcc-4.7-native/build-x86_64-linux/gcc/testsuite/g++/../../g++  version 4.7.3 20130118 (prerelease) (GCC) 

		=== gnat tests ===


Running target unix/-m32
FAIL: gnat.dg/specs/alignment2.ads  (test for warnings, line 12)
FAIL: gnat.dg/specs/alignment2.ads  (test for warnings, line 18)
FAIL: gnat.dg/specs/alignment2.ads  (test for warnings, line 36)
FAIL: gnat.dg/specs/alignment2.ads  (test for warnings, line 40)

		=== gnat Summary for unix/-m32 ===


Running target unix
FAIL: gnat.dg/specs/alignment2.ads  (test for warnings, line 12)
FAIL: gnat.dg/specs/alignment2.ads  (test for warnings, line 18)
FAIL: gnat.dg/specs/alignment2.ads  (test for warnings, line 36)
FAIL: gnat.dg/specs/alignment2.ads  (test for warnings, line 40)

		=== gnat Summary for unix ===


		=== gnat Summary ===

# of expected passes		2234
# of unexpected failures	8
# of expected failures		28
# of unsupported tests		4
/export/build/gnu/gcc-4.7-native/build-x86_64-linux/gcc/gnatmake version 4.7.3 20130118 (prerelease)

		=== go tests ===


Running target unix
FAIL: go.test/test/stack.go execution,  -O2 -g 

		=== go Summary for unix ===

# of expected passes		3287
# of unexpected failures	1
# of expected failures		4
# of untested testcases		4

Running target unix/-m32

		=== go Summary for unix/-m32 ===

# of expected passes		3288
# of expected failures		4
# of untested testcases		4

		=== go Summary ===

# of expected passes		6575
# of unexpected failures	1
# of expected failures		8
# of untested testcases		8
/export/build/gnu/gcc-4.7-native/build-x86_64-linux/gcc/testsuite/go/../../gccgo  version 4.7.3 20130118 (prerelease) (GCC) 

		=== obj-c++ tests ===


Running target unix/-m32

		=== obj-c++ Summary for unix/-m32 ===

# of expected passes		64

Running target unix

		=== obj-c++ Summary for unix ===

# of expected passes		64

		=== obj-c++ Summary ===

# of expected passes		2892
# of expected failures		12
# of unsupported tests		172
/export/build/gnu/gcc-4.7-native/build-x86_64-linux/gcc/testsuite/obj-c++/../../g++  version 4.7.3 20130118 (prerelease) (GCC) 

		=== objc tests ===


Running target unix

		=== objc Summary for unix ===

# of expected passes		1304
# of expected failures		6

Running target unix/-m32

		=== objc Summary for unix/-m32 ===

# of expected passes		1304
# of expected failures		6

		=== objc Summary ===

# of expected passes		2608
# of expected failures		12
/export/build/gnu/gcc-4.7-native/build-x86_64-linux/gcc/xgcc  version 4.7.3 20130118 (prerelease) (GCC) 

		=== boehm-gc tests ===


Running target unix/-m32

		=== boehm-gc Summary for unix/-m32 ===

# of expected passes		4

Running target unix

		=== boehm-gc Summary for unix ===

# of expected passes		4

		=== boehm-gc Summary ===

# of expected passes		24
# of unsupported tests		2
		=== libffi tests ===


Running target unix/-m32

		=== libffi Summary for unix/-m32 ===

# of expected passes		24

Running target unix

		=== libffi Summary for unix ===

# of expected passes		24

		=== libffi Summary ===

# of expected passes		3268
# of expected failures		20
# of unsupported tests		110
		=== libgo tests ===


Running target unix

		=== libgo Summary for unix ===

# of expected passes		124

Running target unix/-m32

		=== libgo Summary for unix/-m32 ===

# of expected passes		124

		=== libgo Summary ===

# of expected passes		248
/export/build/gnu/gcc-4.7-native/build-x86_64-linux/./gcc/gccgo version 4.7.3 20130118 (prerelease) (GCC)

		=== libgomp tests ===


Running target unix/-m32

		=== libgomp Summary for unix/-m32 ===

# of expected passes		46

Running target unix

		=== libgomp Summary for unix ===

# of expected passes		46

		=== libgomp Summary ===

# of expected passes		5952
		=== libitm tests ===


Running target unix/-m32

		=== libitm Summary for unix/-m32 ===

# of expected passes		4
# of expected failures		1
# of unsupported tests		1

Running target unix

		=== libitm Summary for unix ===

# of expected passes		4
# of expected failures		1
# of unsupported tests		1

		=== libitm Summary ===

# of expected passes		52
# of expected failures		6
# of unsupported tests		2
		=== libjava tests ===


Running target unix/-m32

		=== libjava Summary for unix/-m32 ===


Running target unix

		=== libjava Summary for unix ===


		=== libjava Summary ===

# of expected passes		5148
		=== libmudflap tests ===


Running target unix/-m32
FAIL: libmudflap.cth/pass39-frag.c (rerun 5) execution test
FAIL: libmudflap.cth/pass39-frag.c (rerun 5) output pattern test

		=== libmudflap Summary for unix/-m32 ===

# of expected passes		262
# of unexpected failures	2

Running target unix
FAIL: libmudflap.c++/pass55-frag.cxx ( -O) execution test

		=== libmudflap Summary for unix ===

# of expected passes		264

		=== libmudflap Summary ===

# of expected passes		2869
# of unexpected failures	3
		=== libstdc++ tests ===


Running target unix

		=== libstdc++ Summary for unix ===

# of expected passes		8973
# of expected failures		43
# of unsupported tests		146

Running target unix/-m32

		=== libstdc++ Summary for unix/-m32 ===

# of expected passes		8973
# of expected failures		43
# of unsupported tests		146

		=== libstdc++ Summary ===

# of expected passes		17946
# of expected failures		86
# of unsupported tests		292

Compiler version: 4.7.3 20130118 (prerelease) (GCC) 
Platform: x86_64-unknown-linux-gnu
configure flags: --enable-clocale=gnu --with-system-zlib --with-demangler-in-ld --enable-languages=c,c++,fortran,java,lto,objc,ada,obj-c++,go --prefix=/usr/gcc-4.7.3-native --with-local-prefix=/usr/local --enable-gnu-indirect-function --with-arch=native --with-cpu=native --with-fpmath=sse


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]