...
> laST_UPDATED: Obtained from SVN: trunk revision 123799
>
> Native configuration is ia64-unknown-linux-gnu
>
>       === gcc tests ===
>
>

for this one:
> FAIL: gcc.dg/vect/pr30771.c scan-tree-dump-times vectorized 1 loops 1

there should be { target vect_unpack } added to the check. i.e.:
- /* { dg-final { scan-tree-dump-times "vectorized 1 loops" 1 "vect" } } */
+ /* { dg-final { scan-tree-dump-times "vectorized 1 loops" 1 "vect" {
target vect_unpack } } } */


for the rest:

> FAIL: gcc.dg/vect/vect-iv-4.c scan-tree-dump-times vectorized 1 loops 1
> FAIL: gcc.dg/vect/vect-iv-9.c scan-tree-dump-times vectorized 1 loops 2
> FAIL: gcc.dg/vect/vect-reduc-dot-s16b.c scan-tree-dump-times
> vectorized 1 loops 0
> FAIL: gcc.dg/vect/vect-reduc-dot-u16b.c scan-tree-dump-times
> vectorized 1 loops 1
> FAIL: gcc.dg/vect/vect-reduc-pattern-1a.c scan-tree-dump-times
> vectorized 1 loops 0
> FAIL: gcc.dg/vect/vect-reduc-pattern-1c.c scan-tree-dump-times
> vectorized 1 loops 0
> FAIL: gcc.dg/vect/vect-reduc-pattern-2a.c scan-tree-dump-times
> vectorized 1 loops 0
> FAIL: gcc.dg/vect/vect-widen-mult-u16.c scan-tree-dump-times
> vectorized 1 loops 1
> FAIL: gcc.dg/vect/wrapv-vect-reduc-pattern-2c.c scan-tree-dump-times
> vectorized 1 loops 0
> FAIL: gcc.dg/vect/no-section-anchors-vect-69.c scan-tree-dump-times
> Alignment of access forced using peeling 3
>

I'll need to look closer. Could you please send me (offline) the .vect dump
files (with -fdump-tree-vect-details) for these?

thanks,
dorit


>       === gcc Summary ===
>
> # of expected passes      42231
> # of unexpected failures   23
> # of unexpected successes   2
> # of expected failures      155
> # of unresolved testcases   2
> # of untested testcases      28
> # of unsupported tests      374
> /home/tim/src/gcc-4.3-20070413/ia64/gcc/xgcc  version 4.3.0 20070413
> (experimental)
>
>       === gfortran tests ===
>
>
> Running target unix
>
>       === gfortran Summary ===
>
> # of expected passes      17438
> # of expected failures      13
> # of unsupported tests      20
> /home/tim/src/gcc-4.3-20070413/ia64/gcc/testsuite/gfortran/../..
> /gfortran  version 4.3.0 20070413 (experimental)
>
>       === g++ tests ===
>
>
> Running target unix
> FAIL: g++.dg/tree-prof/indir-call-prof.C scan-tree-dump Indirect
> call -> direct call.* AA transformation on insn
> FAIL: g++.dg/tree-prof/indir-call-prof.C scan-tree-dump Indirect
> call -> direct call.* AA transformation on insn
> FAIL: g++.dg/tree-prof/indir-call-prof.C scan-tree-dump Indirect
> call -> direct call.* AA transformation on insn
> FAIL: g++.dg/tree-prof/indir-call-prof.C scan-tree-dump Indirect
> call -> direct call.* AA transformation on insn
> FAIL: g++.dg/tree-prof/indir-call-prof.C scan-tree-dump Indirect
> call -> direct call.* AA transformation on insn
> FAIL: g++.dg/tree-prof/indir-call-prof.C scan-tree-dump Indirect
> call -> direct call.* AA transformation on insn
> FAIL: g++.dg/tree-prof/indir-call-prof.C scan-tree-dump Indirect
> call -> direct call.* AA transformation on insn
>
>       === g++ Summary ===
>
> # of expected passes      13739
> # of unexpected failures   7
> # of expected failures      79
> # of unsupported tests      119
> /home/tim/src/gcc-4.3-20070413/ia64/gcc/testsuite/g++/../../g++
> version 4.3.0 20070413 (experimental)
>
>       === objc tests ===
>
>
> Running target unix
>
>       === objc Summary ===
>
> # of expected passes      1810
> # of expected failures      7
> # of unsupported tests      25
> /home/tim/src/gcc-4.3-20070413/ia64/gcc/xgcc  version 4.3.0 20070413
> (experimental)
>
>       === libgomp tests ===
>
>
> Running target unix
>
>       === libgomp Summary ===
>
> # of expected passes      1566
>       === libstdc++ tests ===
>
>
> Running target unix
> XPASS: 26_numerics/headers/cmath/c99_classification_macros_c.cc
> (test for excess errors)
> XPASS: 27_io/fpos/14320-1.cc execution test
>
>       === libstdc++ Summary ===
>
> # of expected passes      4859
> # of unexpected successes   2
> # of expected failures      27
>
> Compiler version: 4.3.0 20070413 (experimental)
> Platform: ia64-unknown-linux-gnu
> configure flags: --enable-languages='c c++ fortran objc' --enable-
> bootstrap --enable-maintainer-mode --disable-libmudflap --
> prefix=/usr/local/gcc43
> EOF
> Mail -s "Results for 4.3.0 20070413 (experimental) testsuite on
> ia64-unknown-linux-gnu" [EMAIL PROTECTED] &&

Reply via email to