Bug#583531: closed by Falk Hueffner (Re: Bug#583531: gcc-4.4: gcc dies with Internal error: Segmentation fault (program cc1))

2010-05-28 Thread Hendrik Tews
   
   The code simply contains ridiculously deeply nested expressions (about
   11000 opening braces), so the compiler runs out of stack. Use "ulimit
   -s unlimited" if you really want to compile this.
   
OK, thanks for the hint! Wouldn't it be more appropriate to give
an error message about the stack space, in this case? Instead the
compiler prints

 Please submit a full bug report.

Bye,

Hendrik



-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/19455.33486.875948.157...@blau.inf.tu-dresden.de



Bug#583531: closed by Falk Hueffner (Re: Bug#583531: gcc-4.4: gcc dies with Internal error: Segmentation fault (program cc1))

2010-05-28 Thread Falk Hueffner
On Fri, May 28, 2010 at 10:46:06AM +0200, Hendrik Tews wrote:
>
>The code simply contains ridiculously deeply nested expressions (about
>11000 opening braces), so the compiler runs out of stack. Use "ulimit
>-s unlimited" if you really want to compile this.
>
> OK, thanks for the hint! Wouldn't it be more appropriate to give
> an error message about the stack space, in this case? Instead the
> compiler prints
> 
>Please submit a full bug report.

Well, first a stack overflow might actually be a bug in gcc. Also, gcc
just gets a segmentation fault signal; I don't know of any portable
way to detect it was a stack overflow. So while nice, it might be
difficult to do.

  Falk



-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100528102915.gb18...@minet.uni-jena.de



Bug#583560: g++-4.1 and gcc-4.1 demand different gcc-4.1-base versions

2010-05-28 Thread Edward Welbourne
Package: gcc-4.1-base
Version: 4.1.2-27
Severity: important

g++-4.1 and libstdc++6-4.1-dev demand gcc-4.1-base = 4.1.2-27
gcc-4.1 and cpp-4.1 demand gcc-4.1-base = 4.1.2-29
I can only avoid conflict by holding everything back at -27 :-(
I suppose this is just a release synchronisation glitch.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.ISO-8859-15, LC_CTYPE=en_GB.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100528103926.23555.7226.report...@whorl



Results for 4.3.5 (Debian 4.3.5-1) testsuite on mipsel-unknown-linux-gnu

2010-05-28 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_3_5_release revision 159743

Target: mipsel-linux-gnu
gcc version 4.3.5 (Debian 4.3.5-1) 
Native configuration is mipsel-unknown-linux-gnu

=== g++ tests ===


Running target unix

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

# of expected passes17680
# of expected failures  92
# 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 passes17651
# of unexpected failures1
# of expected failures  92
# of unsupported tests  142

Running target unix/-mabi=n32

=== g++ Summary for unix/-mabi=n32 ===

# of expected passes17684
# of expected failures  92
# of unsupported tests  140

=== g++ Summary ===

# of expected passes53015
# of unexpected failures1
# of expected failures  276
# of unsupported tests  422
/build/buildd-gcc-4.3_4.3.5-1-mipsel-oWRsrE/gcc-4.3-4.3.5/build/gcc/testsuite/g++/../../g++
  version 4.3.5 (Debian 4.3.5-1) 

=== gcc tests ===


Running target unix
FAIL: gcc.dg/struct-ret-3.c execution test

=== gcc Summary for unix ===

# of expected passes48411
# of unexpected failures1
# of expected failures  91
# of untested testcases 35
# of unsupported tests  346

Running target unix/-mabi=64
FAIL: gcc.dg/struct-ret-3.c execution test
FAIL: gcc.misc-tests/linkage.c link

=== gcc Summary for unix/-mabi=64 ===

# of expected passes48070
# of unexpected failures2
# of expected failures  91
# of untested testcases 35
# of unsupported tests  407

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 passes48043
# of unexpected failures3
# of expected failures  91
# of untested testcases 35
# of unsupported tests  412

=== gcc Summary ===

# of expected passes144524
# of unexpected failures6
# of expected failures  273
# of untested testcases 105
# of unsupported tests  1165
/build/buildd-gcc-4.3_4.3.5-1-mipsel-oWRsrE/gcc-4.3-4.3.5/build/gcc/xgcc  
version 4.3.5 (Debian 4.3.5-1) 

=== gfortran tests ===


Running target unix

=== gfortran Summary for unix ===

# of expected passes24802
# of expected failures  3
# of unsupported tests  140

Running target unix/-mabi=64

=== gfortran Summary for unix/-mabi=64 ===

# of expected passes25050
# of expected failures  3
# of unsupported tests  20

Running target unix/-mabi=n32

=== gfortran Summary for unix/-mabi=n32 ===

# of expected passes25050
# of expected failures  3
# of unsupported tests  20

=== gfortran Summary ===

# of expected passes74902
# of expected failures  9
# of unsupported tests  180
/build/buildd-gcc-4.3_4.3.5-1-mipsel-oWRsrE/gcc-4.3-4.3.5/build/gcc/testsuite/gfortran/../../gfortran
  version 4.3.5 (Debian 4.3.5-1) 

=== 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.5-1-mipsel-oWRsrE/gcc-4.3-4.3.5/build/gcc/testsuite/obj-c++/../../g++
  version 4.3.5 (Debian 4.3.5-1) 

=== objc tests ===


Running target unix

=== objc Summary ===

# of expected passes1832
# of expected failures  7
# of unsupported tests  24
/build/buildd-gcc-4.3_4.3.5-1-mipsel-oWRsrE/gcc-4.3-4.3.5/build/gcc/xgcc  
version 4.3.5 (Debian 4.3.5-1) 

=== 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  
executi

Results for 4.4.4 (Debian 4.4.4-3) testsuite on alpha-unknown-linux-gnu

2010-05-28 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_4_4_release revision 158895

Native configuration is alpha-unknown-linux-gnu

=== libgomp tests ===


Running target unix

=== libgomp Summary ===

# of expected passes2476
=== libstdc++ tests ===


Running target unix

=== libstdc++ Summary ===

# of expected passes5883
# of expected failures  80
# of unsupported tests  331
Target: alpha-linux-gnu
gcc version 4.4.4 (Debian 4.4.4-3) 

=== g++ tests ===


Running target unix
UNRESOLVED: attribute_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
UNRESOLVED: selfassign.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
   -O -DIN_GCC -fPIC -shared
UNRESOLVED: dumb_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
UNRESOLVED: header_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared

=== g++ Summary ===

# of expected passes19592
# of expected failures  157
# of unresolved testcases   4
# of unsupported tests  166
/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../g++
  version 4.4.4 (Debian 4.4.4-3) 

=== gcc tests ===


Running target unix
UNRESOLVED: selfassign.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/build/gcc/testsuite/gcc/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
   -O -DIN_GCC -fPIC -shared
UNRESOLVED: ggcplug.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/build/gcc/testsuite/gcc/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
   -O -DIN_GCC -fPIC -shared
UNRESOLVED: start_unit_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/build/gcc/testsuite/gcc/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-alpha-xkjVIq/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
FAIL: gcc.dg/tree-ssa/pr42585.c scan-tree-dump-times optimized "struct _fat_ptr 
_ans" 0
FAIL: gcc.dg/tree-ssa/pr42585.c scan-tree-dump-times optimized "struct _fat_ptr 
_T2" 0

=== gcc Summary ===

# of expected passes50826
# of unexpected failures2
# of expected failures  117
# of unreso

Results for 4.4.4 (Debian 4.4.4-3) testsuite on x86_64-pc-linux-gnu

2010-05-28 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_4_4_release revision 158895

Target: x86_64-linux-gnu
gcc version 4.4.4 (Debian 4.4.4-3) 
Native configuration is x86_64-pc-linux-gnu

=== g++ tests ===


Running target unix
UNRESOLVED: attribute_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
UNRESOLVED: selfassign.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
   -O -DIN_GCC -fPIC -shared
UNRESOLVED: dumb_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
UNRESOLVED: header_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared

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

# of expected passes19937
# of expected failures  157
# of unresolved testcases   4
# of unsupported tests  253

Running target unix/-fstack-protector
UNRESOLVED: attribute_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
UNRESOLVED: selfassign.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
   -O -DIN_GCC -fPIC -shared
UNRESOLVED: dumb_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
UNRESOLVED: header_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-amd64-9yhjHW/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared

=== g++ Summary for unix/-fstack-protector ===

# of expected passes19937
# of expected failures  157
# of unresolved testcases   4
# of unsupported tests  253

Running target unix/-m32
UNRESOLVED: attribute_plugin.c compilation, -I. 
-I/build/b

Results for 4.4.4 (Debian 4.4.4-3) testsuite on hppa-unknown-linux-gnu

2010-05-28 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_4_4_release revision 158895

Target: hppa-linux-gnu
gcc version 4.4.4 (Debian 4.4.4-3) 
Native configuration is hppa-unknown-linux-gnu

=== g++ tests ===


Running target unix
UNRESOLVED: attribute_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
UNRESOLVED: selfassign.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
   -O -DIN_GCC -fPIC -shared
UNRESOLVED: dumb_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
UNRESOLVED: header_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared

=== g++ Summary ===

# of expected passes19620
# of expected failures  157
# of unresolved testcases   4
# of unsupported tests  164
/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../g++
  version 4.4.4 (Debian 4.4.4-3) 

=== gcc tests ===


Running target unix
FAIL: gcc.dg/debug/dwarf2/inline2.c scan-assembler-times \\(DIE \\(.*?\\) 
DW_TAG_inlined_subroutine 6
FAIL: gcc.dg/debug/dwarf2/inline2.c scan-assembler-times \\(DIE \\(.*?\\) 
DW_TAG_lexical_block 6
UNRESOLVED: selfassign.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/build/gcc/testsuite/gcc/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
   -O -DIN_GCC -fPIC -shared
UNRESOLVED: ggcplug.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/build/gcc/testsuite/gcc/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
   -O -DIN_GCC -fPIC -shared
UNRESOLVED: start_unit_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/build/gcc/testsuite/gcc/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
XPASS: gcc.dg/tree-ssa/loop-1.c scan-assembler-times foo 5

=== gcc Summary ===

# of expected passes50771
# of unexpected failures2
# of unexpected successes   1
# of expected failures  116
# of unresolved testcases   3
# of unsupported tests  538
/build/buildd-gcc-4.4_4.4.4-3-hppa-IeVYvf/gcc-4.4-4.4.4/build/gcc/xgcc  version 
4.4.4 (Debian 4.4.4-3) 

=== gfortran tests ===


Running target unix
FAIL: gfortran.dg/pr41928.f90  -O  (internal comp

Results for 4.4.4 (Debian 4.4.4-3) testsuite on ia64-unknown-linux-gnu

2010-05-28 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_4_4_release revision 158895

Target: ia64-linux-gnu
gcc version 4.4.4 (Debian 4.4.4-3) 
Native configuration is ia64-unknown-linux-gnu

=== g++ tests ===


Running target unix
UNRESOLVED: attribute_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
UNRESOLVED: selfassign.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
   -O -DIN_GCC -fPIC -shared
UNRESOLVED: dumb_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
UNRESOLVED: header_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared

=== g++ Summary ===

# of expected passes18892
# of expected failures  157
# of unresolved testcases   4
# of unsupported tests  160
/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../g++
  version 4.4.4 (Debian 4.4.4-3) 

=== gcc tests ===


Running target unix
FAIL: gcc.dg/debug/dwarf2/inline2.c scan-assembler-times byte.*?0x3.*? 
DW_AT_inline 3
FAIL: gcc.dg/O16384.c (internal compiler error)
FAIL: gcc.dg/O16384.c (test for excess errors)
FAIL: gcc.dg/builtin-apply4.c execution test
FAIL: gcc.dg/pr37106-1.c (internal compiler error)
FAIL: gcc.dg/pr37106-1.c (test for excess errors)
FAIL: gcc.dg/pr43562.c (internal compiler error)
FAIL: gcc.dg/pr43562.c (test for excess errors)
UNRESOLVED: selfassign.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/build/gcc/testsuite/gcc/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
   -O -DIN_GCC -fPIC -shared
UNRESOLVED: ggcplug.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/build/gcc/testsuite/gcc/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
   -O -DIN_GCC -fPIC -shared
UNRESOLVED: start_unit_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/build/gcc/testsuite/gcc/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-ia64-vhwkn7/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
XPASS: gcc.dg/tree-ssa/loop-1.c scan-assembler-times foo 5
FAIL: gcc.dg/tree-ssa/loop-31.c scan-tree-dump-times optimized " \\+ 2" 1

=== gcc Summary ===

# of expected passes51134
# of unexpected failures9
# of unexpected successes   1
# of expected failures  

Results for 4.4.4 (Debian 4.4.4-3) testsuite on x86_64-pc-kfreebsd-gnu

2010-05-28 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_4_4_release revision 158895

Target: x86_64-kfreebsd-gnu
gcc version 4.4.4 (Debian 4.4.4-3) 
Native configuration is x86_64-pc-kfreebsd-gnu

=== g++ tests ===


Running target unix
UNRESOLVED: attribute_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
UNRESOLVED: selfassign.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
   -O -DIN_GCC -fPIC -shared
UNRESOLVED: dumb_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
UNRESOLVED: header_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared

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

# of expected passes19922
# of expected failures  157
# of unresolved testcases   4
# of unsupported tests  261

Running target unix/-fstack-protector
UNRESOLVED: attribute_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
UNRESOLVED: selfassign.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
   -O -DIN_GCC -fPIC -shared
UNRESOLVED: dumb_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
UNRESOLVED: header_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-amd64-z0IXhw/

Results for 4.4.4 (Debian 4.4.4-3) testsuite on i486-pc-kfreebsd-gnu

2010-05-28 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_4_4_release revision 158895

Target: i486-kfreebsd-gnu
gcc version 4.4.4 (Debian 4.4.4-3) 
Native configuration is i486-pc-kfreebsd-gnu

=== g++ tests ===


Running target unix
UNRESOLVED: attribute_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
UNRESOLVED: selfassign.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
   -O -DIN_GCC -fPIC -shared
UNRESOLVED: dumb_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
UNRESOLVED: header_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared

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

# of expected passes20226
# of expected failures  157
# of unresolved testcases   4
# of unsupported tests  115

Running target unix/-fstack-protector
UNRESOLVED: attribute_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
UNRESOLVED: selfassign.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
   -O -DIN_GCC -fPIC -shared
UNRESOLVED: dumb_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
UNRESOLVED: header_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-kfreebsd-i386-yr3JvY/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp

Results for 4.4.4 (Debian 4.4.4-3) testsuite on powerpc-unknown-linux-gnu

2010-05-28 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_4_4_release revision 158895

Target: powerpc-linux-gnu
gcc version 4.4.4 (Debian 4.4.4-3) 
Native configuration is powerpc-unknown-linux-gnu

=== g++ tests ===


Running target unix
UNRESOLVED: attribute_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
UNRESOLVED: selfassign.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
   -O -DIN_GCC -fPIC -shared
UNRESOLVED: dumb_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
UNRESOLVED: header_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared

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

# of expected passes19759
# of expected failures  157
# of unresolved testcases   4
# of unsupported tests  139

Running target unix/-fstack-protector
UNRESOLVED: attribute_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
UNRESOLVED: selfassign.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
   -O -DIN_GCC -fPIC -shared
UNRESOLVED: dumb_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
UNRESOLVED: header_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-powerpc-YQjAa4/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared

=== g++ Summary for unix/-fstack-protector ===

# of expected passes19759
# of expected failures  157
# of unresolved testcases   4
# of unsupported tests  13

Results for 4.4.4 (Debian 4.4.4-3) testsuite on s390-ibm-linux-gnu

2010-05-28 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_4_4_release revision 158895

Target: s390-linux-gnu
gcc version 4.4.4 (Debian 4.4.4-3) 
Native configuration is s390-ibm-linux-gnu

=== g++ tests ===


Running target unix
UNRESOLVED: attribute_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
UNRESOLVED: selfassign.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
   -O -DIN_GCC -fPIC -shared
UNRESOLVED: dumb_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
UNRESOLVED: header_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared

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

# of expected passes19626
# of expected failures  157
# of unresolved testcases   4
# of unsupported tests  163

Running target unix/-fstack-protector
UNRESOLVED: attribute_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
UNRESOLVED: selfassign.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
   -O -DIN_GCC -fPIC -shared
UNRESOLVED: dumb_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared
UNRESOLVED: header_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4.4.4/src/gcc/testsuite/../../libcpp/include
-DIN_GCC -fPIC -shared

=== g++ Summary for unix/-fstack-protector ===

# of expected passes19626
# of expected failures  157
# of unresolved testcases   4
# of unsupported tests  163

Running target unix/-m64
UNRESOLVED: attribute_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.4_4.4.4-3-s390-Wf1c7i/gcc-4.4-4

Results for 4.5.1 20100527 (prerelease) (Debian 4.5.0-4) testsuite on x86_64-pc-linux-gnu

2010-05-28 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_5_0_release revision 158339

Target: x86_64-linux-gnu
gcc version 4.5.1 20100527 (prerelease) (Debian 4.5.0-4) 
Native configuration is x86_64-pc-linux-gnu

=== g++ tests ===


Running target unix

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

# of expected passes22793
# of expected failures  151
# of unsupported tests  303

Running target unix/-fstack-protector

=== g++ Summary for unix/-fstack-protector ===

# of expected passes22793
# of expected failures  151
# of unsupported tests  303

Running target unix/-m32

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

# of expected passes23190
# of expected failures  151
# of unsupported tests  113

=== g++ Summary ===

# of expected passes68776
# of expected failures  453
# of unsupported tests  719
/build/buildd-gcc-4.5_4.5.0-4-amd64-pE5XY4/gcc-4.5-4.5.0/build/gcc/testsuite/g++/../../g++
  version 4.5.1 20100527 (prerelease) (Debian 4.5.0-4) 

=== gcc tests ===


Running target unix
FAIL: gcc.dg/pr34668-1.c (internal compiler error)
FAIL: gcc.dg/pr34668-1.c (test for excess errors)

=== gcc Summary for unix ===

# of expected passes71695
# of unexpected failures2
# of expected failures  180
# of unsupported tests  932

Running target unix/-fstack-protector
FAIL: gcc.dg/pr34668-1.c (internal compiler error)
FAIL: gcc.dg/pr34668-1.c (test for excess errors)

=== gcc Summary for unix/-fstack-protector ===

# of expected passes71695
# of unexpected failures2
# of expected failures  180
# of unsupported tests  932

Running target unix/-m32
FAIL: gcc.dg/pr34668-1.c (internal compiler error)
FAIL: gcc.dg/pr34668-1.c (test for excess errors)

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

# of expected passes72163
# of unexpected failures2
# of expected failures  181
# of unsupported tests  580

=== gcc Summary ===

# of expected passes215553
# of unexpected failures6
# of expected failures  541
# of unsupported tests  2444
/build/buildd-gcc-4.5_4.5.0-4-amd64-pE5XY4/gcc-4.5-4.5.0/build/gcc/xgcc  
version 4.5.1 20100527 (prerelease) (Debian 4.5.0-4) 

=== gfortran tests ===


Running target unix

=== gfortran Summary for unix ===

# of expected passes34173
# of expected failures  32
# of unsupported tests  69

Running target unix/-fstack-protector

=== gfortran Summary for unix/-fstack-protector ===

# of expected passes34173
# of expected failures  32
# of unsupported tests  69

Running target unix/-m32

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

# of expected passes34030
# of expected failures  32
# of unsupported tests  135

=== gfortran Summary ===

# of expected passes102376
# of expected failures  96
# of unsupported tests  273
/build/buildd-gcc-4.5_4.5.0-4-amd64-pE5XY4/gcc-4.5-4.5.0/build/gcc/testsuite/gfortran/../../gfortran
  version 4.5.1 20100527 (prerelease) (Debian 4.5.0-4) 

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


Running target unix
UNRESOLVED: obj-c++.dg/lookup-2.mm -fgnu-runtime compilation failed to produce 
executable
UNRESOLVED: obj-c++.dg/try-catch-2.mm -fgnu-runtime compilation failed to 
produce executable
UNRESOLVED: obj-c++.dg/try-catch-9.mm -fgnu-runtime compilation failed to 
produce executable

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

# of expected passes430
# of expected failures  15
# of unresolved testcases   3
# of unsupported tests  13

Running target unix/-fstack-protector
UNRESOLVED: obj-c++.dg/lookup-2.mm -fgnu-runtime compilation failed to produce 
executable
UNRESOLVED: obj-c++.dg/try-catch-2.mm -fgnu-runtime compilation failed to 
produce executable
UNRESOLVED: obj-c++.dg/try-catch-9.mm -fgnu-runtime compilation failed to 
produce executable

=== obj-c++ Summary for unix/-fstack-protector ===

# of expected passes430
# of expected failures  15
# of unresolved testcases   3
# of unsupported tests  13

Running target unix/-m32
UNRESOLVED: obj-c++.dg/lookup-2.mm -fgnu-runtime compilation failed to produce 
executable
UNRESOLVED: obj-c++.dg/try-catch-2.mm -fgnu-runtime compilation failed to 
produce executable
UNRESOLVED: obj-c++.dg/try-catch-9.mm -fgnu-runtime compilation failed to 
produce executable

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

# of expected passes438
# of expected failures  7
# of unresolved testcases   3
# of unsupported tests  13

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

# of expected 

Results for 4.5.1 20100527 (prerelease) (Debian 4.5.0-4) testsuite on i486-pc-linux-gnu

2010-05-28 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_5_0_release revision 158339

Target: i486-linux-gnu
gcc version 4.5.1 20100527 (prerelease) (Debian 4.5.0-4) 
Native configuration is i486-pc-linux-gnu

=== g++ tests ===


Running target unix

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

# of expected passes23191
# of expected failures  151
# of unsupported tests  112

Running target unix/-fstack-protector

=== g++ Summary for unix/-fstack-protector ===

# of expected passes23191
# of expected failures  151
# of unsupported tests  112

Running target unix/-m64

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

# of expected passes22793
# of expected failures  151
# of unsupported tests  303

=== g++ Summary ===

# of expected passes69175
# of expected failures  453
# of unsupported tests  527
/scratch/packages/gcc/4.5/gcc-4.5-4.5.0/build/gcc/testsuite/g++/../../g++  
version 4.5.1 20100527 (prerelease) (Debian 4.5.0-4) 

=== gcc tests ===


Running target unix
FAIL: gcc.dg/pr34668-1.c (internal compiler error)
FAIL: gcc.dg/pr34668-1.c (test for excess errors)

=== gcc Summary for unix ===

# of expected passes72154
# of unexpected failures2
# of expected failures  181
# of unsupported tests  588

Running target unix/-fstack-protector
FAIL: gcc.dg/pr34668-1.c (internal compiler error)
FAIL: gcc.dg/pr34668-1.c (test for excess errors)

=== gcc Summary for unix/-fstack-protector ===

# of expected passes72154
# of unexpected failures2
# of expected failures  181
# of unsupported tests  588

Running target unix/-m64
FAIL: gcc.dg/pr34668-1.c (internal compiler error)
FAIL: gcc.dg/pr34668-1.c (test for excess errors)

=== gcc Summary for unix/-m64 ===

# of expected passes71683
# of unexpected failures2
# of expected failures  180
# of unsupported tests  942

=== gcc Summary ===

# of expected passes215991
# of unexpected failures6
# of expected failures  542
# of unsupported tests  2118
/scratch/packages/gcc/4.5/gcc-4.5-4.5.0/build/gcc/xgcc  version 4.5.1 20100527 
(prerelease) (Debian 4.5.0-4) 

=== gfortran tests ===


Running target unix

=== gfortran Summary for unix ===

# of expected passes34012
# of expected failures  32
# of unsupported tests  145

Running target unix/-fstack-protector

=== gfortran Summary for unix/-fstack-protector ===

# of expected passes34012
# of expected failures  32
# of unsupported tests  145

Running target unix/-m64

=== gfortran Summary for unix/-m64 ===

# of expected passes34171
# of expected failures  32
# of unsupported tests  71

=== gfortran Summary ===

# of expected passes102195
# of expected failures  96
# of unsupported tests  361
/scratch/packages/gcc/4.5/gcc-4.5-4.5.0/build/gcc/testsuite/gfortran/../../gfortran
  version 4.5.1 20100527 (prerelease) (Debian 4.5.0-4) 

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


Running target unix
UNRESOLVED: obj-c++.dg/lookup-2.mm -fgnu-runtime compilation failed to produce 
executable
UNRESOLVED: obj-c++.dg/try-catch-2.mm -fgnu-runtime compilation failed to 
produce executable
UNRESOLVED: obj-c++.dg/try-catch-9.mm -fgnu-runtime compilation failed to 
produce executable

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

# of expected passes438
# of expected failures  7
# of unresolved testcases   3
# of unsupported tests  13

Running target unix/-fstack-protector
UNRESOLVED: obj-c++.dg/lookup-2.mm -fgnu-runtime compilation failed to produce 
executable
UNRESOLVED: obj-c++.dg/try-catch-2.mm -fgnu-runtime compilation failed to 
produce executable
UNRESOLVED: obj-c++.dg/try-catch-9.mm -fgnu-runtime compilation failed to 
produce executable

=== obj-c++ Summary for unix/-fstack-protector ===

# of expected passes438
# of expected failures  7
# of unresolved testcases   3
# of unsupported tests  13

Running target unix/-m64
UNRESOLVED: obj-c++.dg/lookup-2.mm -fgnu-runtime compilation failed to produce 
executable
UNRESOLVED: obj-c++.dg/try-catch-2.mm -fgnu-runtime compilation failed to 
produce executable
UNRESOLVED: obj-c++.dg/try-catch-9.mm -fgnu-runtime compilation failed to 
produce executable

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

# of expected passes430
# of expected failures  15
# of unresolved testcases   3
# of unsupported tests  13

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

# of expected passes1306
# of expected failures  

Processed: dropping support for non amd64/i386 architectures

2010-05-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 583097 normal
Bug #583097 [spring] spring: FTBFS on kfreebsd-*, triggers internal error in gcj
Severity set to 'normal' from 'serious'

> severity 583305 normal
Bug #583305 [gcj-4.4] spring build on kfreebsd-amd64 triggers an internal error 
in gcj-4.4
Severity set to 'normal' from 'serious'

> unblock 583097 by 583305
Bug #583097 [spring] spring: FTBFS on kfreebsd-*, triggers internal error in gcj
Was blocked by: 583305
Removed blocking bug(s) of 583097: 583305
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
583097: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583097
583305: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583305
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.127509102229924.transcr...@bugs.debian.org