Some of your Debian packages might need attention

2008-03-03 Thread DDPOMail robot
Dear Debian GCC maintainers,

The following possible problem(s) were detected in the package(s)
you maintain in Debian:

=== gcc-4.2:
= This package has 1 bug(s) that should be fixed for the next Debian release:
- #465580 
  gcc-4.2: FTBFS: ../../src/gcc/config/i386/crtfastmath.c:96: error: size of 
array 'st_space' is too large
  This is a Release-Critical bug!

=== gcj-4.1:
= This package has not been able to migrate from unstable
  to testing for 84 days.
  See 

=== gcj-4.2:
= This package has 2 bug(s) that should be fixed for the next Debian release:
- #456337 
  libgcj8-1: Missing shlibs information
  This is a Release-Critical bug!
- #464268 
  gcj-4.2: FTBFS: ../../src/gcc/config/i386/crtfastmath.c:96: error: size of 
array 'st_space' is too large
  This is a Release-Critical bug!
= This package has not been able to migrate from unstable
  to testing for 144 days.
  See 

=== gnat-4.1:
= This package has not been able to migrate from unstable
  to testing for 135 days.
  See 

=== gnat-4.2:
= This package has 1 bug(s) that should be fixed for the next Debian release:
- #466836 
  gnat-4.2 - FTBFS: a-exexda.adb:271:10: violation of implicit restriction 
"No_Recursion"
  This is a Release-Critical bug!
= This package has not been in testing for 237 days.
  If things don't change, it won't be part of lenny!
  See 

This is an automated mail. These mails are sent monthly.
For more information about these mails, refer to
http://wiki.debian.org/qa.debian.org/DdpoByMail

We are sorry if this mail was useless for you. If you think it was
avoidable (that we can detect easily that the problems weren't
actually problems), please reply to it and let us know.

If you don't want to receive this type of mail any more, you can reply
to this mail and use one of the following commands at the beginning of
the mail:
- unsubscribe 
You will no longer receive any mail for any package
- ignore  
You will no longer receive information about that package in those
mails. So if that package is the only one with problems, you won't
receive anything.
- ignore  
You will no longer receive information about this bug.

All commands are manually processed, but you will receive
confirmation. The commands are just here so that we know precisely
what you want.

A more detailed status of your packages is available from the DDPO.
See: 
http://qa.debian.org/[EMAIL PROTECTED]

Don't hesitate to reply to this mail if you have questions. The wiki
page will be updated with useful information.
-- 
DDPOMail, run by Lucas Nussbaum


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[Bug c++/35057] Integer variable value lost due to optimizations?

2008-03-03 Thread olafvdspek at gmail dot com


--- Comment #3 from olafvdspek at gmail dot com  2008-03-03 16:30 ---
Hmm, should I change the status back to NEW manually?


-- 

olafvdspek at gmail dot com changed:

   What|Removed |Added

 Status|WAITING |UNCONFIRMED


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

--- 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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[Bug c++/35057] Integer variable value lost due to optimizations?

2008-03-03 Thread rguenth at gcc dot gnu dot org


--- Comment #4 from rguenth at gcc dot gnu dot org  2008-03-03 16:34 ---
No, we only confirm bugs once they have a reduced testcase.


-- 


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

--- 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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[Bug c++/35057] Integer variable value lost due to optimizations?

2008-03-03 Thread rguenth at gcc dot gnu dot org


--- Comment #5 from rguenth at gcc dot gnu dot org  2008-03-03 16:37 ---
  basic_endpoint()
: data_()
  {
asio::detail::sockaddr_in4_type& data
  = reinterpret_cast(data_);
data.sin_family = 2;
data.sin_port = 0;
data.sin_addr.s_addr = ((in_addr_t) 0x);
  }

you are violating C/C++ type-based aliasing rules here (and in other places).


-- 

rguenth at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID


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

--- 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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Have you seen this hilarious greeting?

2008-03-03 Thread posrednik

Here is the new funny ecard http://91.146.140.111/


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Results for 4.3.0 20080301 (prerelease) [gcc-4_3-branch revision 132801] (Debian 4.3.0~rc2-1) testsuite on arm-unknown-linux-gnu

2008-03-03 Thread Matthias Klose
LAST_UPDATED: 
Native configuration is arm-unknown-linux-gnu

=== libffi tests ===


Running target unix
FAIL: libffi.call/cls_2byte.c -O0 -W -Wall execution test
FAIL: libffi.call/cls_3_1byte.c -O0 -W -Wall execution test
FAIL: libffi.call/cls_3byte1.c -O0 -W -Wall execution test
FAIL: libffi.call/cls_3byte2.c -O0 -W -Wall execution test
FAIL: libffi.call/cls_4_1byte.c -O0 -W -Wall execution test
FAIL: libffi.call/cls_4byte.c -O0 -W -Wall execution test
FAIL: libffi.call/struct5.c -O0 -W -Wall execution test
FAIL: libffi.call/cls_2byte.c -O2 execution test
FAIL: libffi.call/cls_3_1byte.c -O2 execution test
FAIL: libffi.call/cls_3byte1.c -O2 execution test
FAIL: libffi.call/cls_3byte2.c -O2 execution test
FAIL: libffi.call/cls_4_1byte.c -O2 execution test
FAIL: libffi.call/cls_4byte.c -O2 execution test
FAIL: libffi.call/struct5.c -O2 execution test
FAIL: libffi.call/cls_2byte.c -O3 execution test
FAIL: libffi.call/cls_3_1byte.c -O3 execution test
FAIL: libffi.call/cls_3byte1.c -O3 execution test
FAIL: libffi.call/cls_3byte2.c -O3 execution test
FAIL: libffi.call/cls_4_1byte.c -O3 execution test
FAIL: libffi.call/cls_4byte.c -O3 execution test
FAIL: libffi.call/struct5.c -O3 execution test
FAIL: libffi.call/cls_2byte.c -Os execution test
FAIL: libffi.call/cls_3_1byte.c -Os execution test
FAIL: libffi.call/cls_3byte1.c -Os output pattern test, is 1 15 16384 2: 16385 
17
FAIL: libffi.call/cls_3byte2.c -Os execution test
FAIL: libffi.call/cls_4_1byte.c -Os execution test
FAIL: libffi.call/cls_4byte.c -Os execution test
FAIL: libffi.call/struct5.c -Os execution test
FAIL: libffi.call/cls_2byte.c -O2 -fomit-frame-pointer execution test
FAIL: libffi.call/cls_3_1byte.c -O2 -fomit-frame-pointer execution test
FAIL: libffi.call/cls_3byte1.c -O2 -fomit-frame-pointer execution test
FAIL: libffi.call/cls_3byte2.c -O2 -fomit-frame-pointer execution test
FAIL: libffi.call/cls_4_1byte.c -O2 -fomit-frame-pointer execution test
FAIL: libffi.call/cls_4byte.c -O2 -fomit-frame-pointer execution test
FAIL: libffi.call/struct5.c -O2 -fomit-frame-pointer execution test

=== libffi Summary ===

# of expected passes1325
# of unexpected failures35
# of unsupported tests  10
=== libgomp tests ===


Running target unix

=== libgomp Summary ===

# of expected passes1685
# 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
FAIL: 18_support/bad_exception/23591_thread-1.c execution test
FAIL: 20_util/aligned_storage/value.cc execution test
FAIL: 22_locale/ctype/cons/char/1.cc execution test
WARNING: program timed out.
FAIL: 23_containers/vector/bool/modifiers/insert/31370.cc execution test
XPASS: 26_numerics/headers/cmath/c99_classification_macros_c.cc (test for 
excess errors)
WARNING: program timed out.
FAIL: ext/pb_ds/regression/tree_data_map_rand.cc (test for excess errors)
UNRESOLVED: ext/pb_ds/regression/tree_data_map_rand.cc compilation failed to 
produce executable
WARNING: program timed out.
FAIL: ext/pb_ds/regression/tree_no_data_map_rand.cc (test for excess errors)
UNRESOLVED: ext/pb_ds/regression/tree_no_data_map_rand.cc compilation failed to 
produce executable
WARNING: program timed out.
FAIL: ext/pb_ds/regression/trie_data_map_rand.cc (test for excess errors)
UNRESOLVED: ext/pb_ds/regression/trie_data_map_rand.cc compilation failed to 
produce executable
WARNING: program timed out.
FAIL: ext/pb_ds/regression/trie_no_data_map_rand.cc (test for excess errors)
UNRESOLVED: ext/pb_ds/regression/trie_no_data_map_rand.cc compilation failed to 
produce executable
FAIL: tr1/4_metaprogramming/aligned_storage/value.cc execution test
WARNING: program timed out.
FAIL: 
tr1/5_numerical_facilities/special_functions/20_riemann_zeta/check_value_neg.cc 
execution test
WARNING: program timed out.
FAIL: 
tr1/5_numerical_facilities/special_functions/20_riemann_zeta/check_value_pos.cc 
execution test

=== libstdc++ Summary ===

# of expected passes4911
# of unexpected failures11
# of unexpected successes   1
# of expected failures  57
# of unresolved testcases   4
# of unsupported tests  326
Target: arm-linux-gnu
gcc version 4.3.0 20080301 (prerelease) [gcc-4_3-branch revision 132801] 
(Debian 4.3.0~rc2-1) 

=== g++ tests ===


Running target unix
WARNING: Could not compile g++.dg/compat/struct-layout-1 generator
FAIL: g++.dg/cpp0x/cast.C (test for excess errors)
FAIL

Results for 4.3.0 20080301 (prerelease) [gcc-4_3-branch revision 132801] (Debian 4.3.0~rc2-1) testsuite on mipsel-unknown-linux-gnu

2008-03-03 Thread Matthias Klose
LAST_UPDATED: 
Target: mipsel-linux-gnu
gcc version 4.3.0 20080301 (prerelease) [gcc-4_3-branch revision 132801] 
(Debian 4.3.0~rc2-1) 
Native configuration is mipsel-unknown-linux-gnu

=== g++ tests ===


Running target unix
WARNING: Could not compile g++.dg/compat/struct-layout-1 generator

=== g++ Summary ===

# of expected passes17246
# of expected failures  82
# of unsupported tests  134
/build/buildd/gcc-4.3-4.3.0~rc2/build/gcc/testsuite/g++/../../g++  version 
4.3.0 20080301 (prerelease) [gcc-4_3-branch revision 132801] (Debian 
4.3.0~rc2-1) 

=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O0 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O1 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O3 -fomit-frame-pointer 
-funroll-loops 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O3 -fomit-frame-pointer 
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -Os 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O0 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O1 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O2 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O3 -fomit-frame-pointer 
-funroll-loops 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O3 -fomit-frame-pointer 
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -Os 
WARNING: Could not compile gcc.dg/compat/struct-layout-1 generator

=== gcc Summary ===

# of expected passes47013
# of unexpected failures16
# of expected failures  90
# of untested testcases 35
# of unsupported tests  317
/build/buildd/gcc-4.3-4.3.0~rc2/build/gcc/xgcc  version 4.3.0 20080301 
(prerelease) [gcc-4_3-branch revision 132801] (Debian 4.3.0~rc2-1) 

=== gfortran tests ===


Running target unix

=== gfortran Summary ===

# of expected passes23474
# of expected failures  3
# of unsupported tests  124
/build/buildd/gcc-4.3-4.3.0~rc2/build/gcc/testsuite/gfortran/../../gfortran  
version 4.3.0 20080301 (prerelease) [gcc-4_3-branch revision 132801] (Debian 
4.3.0~rc2-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.0~rc2/build/gcc/testsuite/obj-c++/../../g++  version 
4.3.0 20080301 (prerelease) [gcc-4_3-branch revision 132801] (Debian 
4.3.0~rc2-1) 

=== objc tests ===


Running target unix
WARNING: Could not compile objc.dg/gnu-encoding/struct-layout-encoding-1 
generator

=== objc Summary ===

# of expected passes1757
# of unsupported tests  24
/build/buildd/gcc-4.3-4.3.0~rc2/build/gcc/xgcc  version 4.3.0 20080301 
(prerelease) [gcc-4_3-branch revision 132801] (Debian 4.3.0~rc2-1) 

=== treelang tests ===


Running target unix
FAIL: treelang/execute/funccall.tree execution test
FAIL: treelang/execute/initial.tree execution test
FAIL: treelang/execute/static.tree execution test

=== treelang Summary ===

# of expected passes49
# of unexpected failures3
=== libffi tests ===


Running target unix

=== libffi Summary ===

# of expected passes1389
# of unsupported tests  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 ===

# of expected passes   

Results for 4.3.0 20080301 (prerelease) [gcc-4_3-branch revision 132801] (Debian 4.3.0~rc2-1) testsuite on alpha-unknown-linux-gnu

2008-03-03 Thread Matthias Klose
LAST_UPDATED: 
Native configuration is alpha-unknown-linux-gnu

=== libffi tests ===


Running target unix

=== libffi Summary ===

# of expected passes1389
# of unsupported tests  10
=== libgomp tests ===


Running target unix
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 passes1691
# of unexpected failures8
# of unresolved testcases   4
=== libstdc++ tests ===


Running target unix
FAIL: abi_check
XPASS: 26_numerics/headers/cmath/c99_classification_macros_c.cc (test for 
excess errors)
FAIL: ext/pb_ds/regression/tree_no_data_map_rand.cc execution test

=== libstdc++ Summary ===

# of expected passes4925
# of unexpected failures2
# of unexpected successes   1
# of expected failures  57
# of unsupported tests  326
Target: alpha-linux-gnu
gcc version 4.3.0 20080301 (prerelease) [gcc-4_3-branch revision 132801] 
(Debian 4.3.0~rc2-1) 

=== 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 passes17375
# of unexpected failures4
# of expected failures  82
# of unsupported tests  137
/build/buildd/gcc-4.3-4.3.0~rc2/build/gcc/testsuite/g++/../../g++  version 
4.3.0 20080301 (prerelease) [gcc-4_3-branch revision 132801] (Debian 
4.3.0~rc2-1) 

=== gcc tests ===


Running target unix
FAIL: tmpdir-gcc.dg-struct-layout-1/t003 c_compat_x_tst.o-c_compat_y_tst.o 
execute 
FAIL: tmpdir-gcc.dg-struct-layout-1/t025 c_compat_x_tst.o-c_compat_y_tst.o 
execute 
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
FAIL: gcc.dg/pr17024-1.c (internal compiler error)
FAIL: gcc.dg/pr17024-1.c (test for excess errors)
FAIL: gcc.dg/pr28796-2.c (internal compiler error)
FAIL: gcc.dg/pr28796-2.c (test for excess errors)
UNRESOLVED: gcc.dg/pr28796-2.c compilation failed to produce executable
FAIL: gcc.dg/pr33653.c scan-rtl-dump shorten "mem/v"
FAIL: gcc.dg/struct-ret-3.c execution test

=== gcc Summary ===

# of expected passes45607
# of unexpected failures12
# of expected failures  91
# of unresolved testcases   1
# of untested testcases 35
# of unsupported tests  330
/build/buildd/gcc-4.3-4.3.0~rc2/build/gcc/xgcc  version 4.3.0 20080301 
(prerelease) [gcc-4_3-branch revision 132801] (Debian 4.3.0~rc2-1) 

=== gfortran tests ===


Running target unix
FAIL: gfortran.dg/default_format_1.f90  -O0  execution test
FAIL: gfortran.dg/default_format_1.f90  -O1  execution test
FAIL: gfortran.dg/default_format_1.f90  -O2  execution test
FAIL: gfortran.dg/default_format_1.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/default_format_1.f90  -O3 -fomit-frame-pointer -funroll-loops 
 execution test
FAIL: gfortran.dg/default_format_1.f90  -O3 -fomit-frame-pointer 
-funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/default_format_1.f90  -O3 -g  execution test
FAIL: gfortran.dg/default_format_1.f90  -Os  execution test
FAIL: gfortran.dg/default_format_denormal_1.f90  -O0  execution test
FAIL: gfortran.dg/default_format_denormal_1.f90  -O1  execution test
FAIL: gfortran.dg/default_format_denormal_1.f90  -O2  execution test
FAIL: gfortran.dg/default_format_denormal_1.f90  -O3 -fomit-fr

Results for 4.3.0 20080301 (prerelease) [gcc-4_3-branch revision 132801] (Debian 4.3.0~rc2-1) testsuite on mips-unknown-linux-gnu

2008-03-03 Thread Matthias Klose
LAST_UPDATED: 
Target: mips-linux-gnu
gcc version 4.3.0 20080301 (prerelease) [gcc-4_3-branch revision 132801] 
(Debian 4.3.0~rc2-1) 
Native configuration is mips-unknown-linux-gnu

=== g++ tests ===


Running target unix
WARNING: Could not compile g++.dg/compat/struct-layout-1 generator

=== g++ Summary ===

# of expected passes17246
# of expected failures  82
# of unsupported tests  134
/build/buildd/gcc-4.3-4.3.0~rc2/build/gcc/testsuite/g++/../../g++  version 
4.3.0 20080301 (prerelease) [gcc-4_3-branch revision 132801] (Debian 
4.3.0~rc2-1) 

=== gcc tests ===


Running target unix
WARNING: Could not compile gcc.dg/compat/struct-layout-1 generator

=== gcc Summary ===

# of expected passes47029
# of expected failures  90
# of untested testcases 35
# of unsupported tests  317
/build/buildd/gcc-4.3-4.3.0~rc2/build/gcc/xgcc  version 4.3.0 20080301 
(prerelease) [gcc-4_3-branch revision 132801] (Debian 4.3.0~rc2-1) 

=== gfortran tests ===


Running target unix

=== gfortran Summary ===

# of expected passes23474
# of expected failures  3
# of unsupported tests  124
/build/buildd/gcc-4.3-4.3.0~rc2/build/gcc/testsuite/gfortran/../../gfortran  
version 4.3.0 20080301 (prerelease) [gcc-4_3-branch revision 132801] (Debian 
4.3.0~rc2-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.0~rc2/build/gcc/testsuite/obj-c++/../../g++  version 
4.3.0 20080301 (prerelease) [gcc-4_3-branch revision 132801] (Debian 
4.3.0~rc2-1) 

=== objc tests ===


Running target unix
WARNING: Could not compile objc.dg/gnu-encoding/struct-layout-encoding-1 
generator

=== objc Summary ===

# of expected passes1757
# of unsupported tests  24
/build/buildd/gcc-4.3-4.3.0~rc2/build/gcc/xgcc  version 4.3.0 20080301 
(prerelease) [gcc-4_3-branch revision 132801] (Debian 4.3.0~rc2-1) 

=== treelang tests ===


Running target unix
FAIL: treelang/execute/funccall.tree execution test
FAIL: treelang/execute/initial.tree execution test
FAIL: treelang/execute/static.tree execution test

=== treelang Summary ===

# of expected passes49
# of unexpected failures3
=== libffi tests ===


Running target unix

=== libffi Summary ===

# of expected passes1389
# of unsupported tests  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.c/pr32362-2.c execution test
WARNING: program timed out.
FAIL: libgomp.c++/pr34513.C  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  execution test
WARNING: program timed out.
FAIL: libgomp.fortran/appendix-a/a.18.1.f90  -O3 -fomit-frame-pointer 
-funroll-loops  execution test
WARNING: program timed out.
FAIL: libgomp.fortran/do1.f90  -O0  execution test
WARNING: program timed out.
FAIL: libgomp.fortran/do2.f90  -O3 -fomit-frame-pointer -funroll-loops  
execution test
WARNING: program timed out.
FAIL: libgomp.fortran/omp_parse3.f90  -O3 -fomit-frame-pointer  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
WARNING: program timed out.
FAIL: libgomp.fortran/vla5.f90  -O1  execution test

=== libgomp Summary ===

# of expected passes1670
# of unexpected failures15
# 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
=== libst