Bug#578831: link failure with LTO: “invalid DSO for symbol `pthread_cancel@@GLIBC_2.0' definition”

2010-04-22 Thread Vincent Danjean
On 23/04/2010 00:54, Steinar H. Gunderson wrote: > On Fri, Apr 23, 2010 at 12:19:41AM +0200, Steinar H. Gunderson wrote: >> It works with no errors if I remove -flto. (There's lots of other chaos if I >> throw -frepo into the mix, but I'll keep that for a later bug. :-) ) > > Actually that's wrong

Bug#578831: link failure with LTO: “invalid DSO for symbol `pthread_cancel@@GLIBC_2.0' definition”

2010-04-22 Thread Steinar H. Gunderson
On Fri, Apr 23, 2010 at 12:19:41AM +0200, Steinar H. Gunderson wrote: > It works with no errors if I remove -flto. (There's lots of other chaos if I > throw -frepo into the mix, but I'll keep that for a later bug. :-) ) Actually that's wrong -- I did a full recompile, and now it fails even without

Bug#578831: link failure with LTO: “invalid DSO for symbol `pthread_cancel@@GLIBC_2.0' definition”

2010-04-22 Thread Steinar H. Gunderson
Severity: normal Package: gcc-4.5 Version: 4.5.0-1 Hi, I'm trying to link a project with g++-4.5 and LTO: $ g++-4.5 -flto -fno-exceptions -Wl,--gc-sections -lGL -lGLU -L/usr/X11R6/lib -lXext -lX11 -lfreetype -lz -o parser script/parser.o common/common.a texgen/texgen.a meshgen/meshgen.a texg

Results for 4.4.3 (Debian 4.4.3-9) testsuite on sparc-unknown-linux-gnu

2010-04-22 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_4_3_release revision 156151 Target: sparc-linux-gnu gcc version 4.4.3 (Debian 4.4.3-9) Native configuration is sparc-unknown-linux-gnu === g++ tests === Running target unix UNRESOLVED: attribute_plugin.c compilation, -I. -I/build/bui

Results for 4.4.3 (Debian 4.4.3-9) testsuite on s390-ibm-linux-gnu

2010-04-22 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_4_3_release revision 156151 Target: s390-linux-gnu gcc version 4.4.3 (Debian 4.4.3-9) Native configuration is s390-ibm-linux-gnu === g++ tests === Running target unix UNRESOLVED: attribute_plugin.c compilation, -I. -I/build/buildd-gc

Results for 4.4.3 (Debian 4.4.3-9) testsuite on powerpc-unknown-linux-gnu

2010-04-22 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_4_3_release revision 156151 Target: powerpc-linux-gnu gcc version 4.4.3 (Debian 4.4.3-9) Native configuration is powerpc-unknown-linux-gnu === g++ tests === Running target unix UNRESOLVED: attribute_plugin.c compilation, -I. -I/build

Results for 4.4.3 (Debian 4.4.3-9) testsuite on ia64-unknown-linux-gnu

2010-04-22 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_4_3_release revision 156151 Target: ia64-linux-gnu gcc version 4.4.3 (Debian 4.4.3-9) Native configuration is ia64-unknown-linux-gnu === g++ tests === Running target unix UNRESOLVED: attribute_plugin.c compilation, -I. -I/build/build

Results for 4.4.3 (Debian 4.4.3-9) testsuite on arm-unknown-linux-gnueabi

2010-04-22 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_4_3_release revision 156151 Native configuration is arm-unknown-linux-gnueabi === libgomp tests === Running target unix FAIL: libgomp.c/lock-1.c execution test WARNING: program timed out. FAIL: libgomp.fortran/strassen.f90 -O executi

Results for 4.3.4 (Debian 4.3.4-10) testsuite on ia64-unknown-linux-gnu

2010-04-22 Thread Matthias Klose
LAST_UPDATED: Sat Apr 10 13:56:58 UTC 2010 (revision 158190) Target: ia64-linux-gnu gcc version 4.3.4 (Debian 4.3.4-10) Native configuration is ia64-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/tree-prof/indir-call-prof.C scan-tree-dump tree_profile "Ind

Results for 4.4.3 (Debian 4.4.3-9) testsuite on alpha-unknown-linux-gnu

2010-04-22 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_4_3_release revision 156151 Native configuration is alpha-unknown-linux-gnu === libgomp tests === Running target unix === libgomp Summary === # of expected passes2442 === libstdc++ tests ==

[Bug target/36851] [4.4/4.5/4.6 regression] cc1plus SEGV compiling strstream.cc on Tru64 UNIX

2010-04-22 Thread ro at gcc dot gnu dot org
--- Comment #15 from ro at gcc dot gnu dot org 2010-04-22 16:44 --- Long fixed. *** This bug has been marked as a duplicate of 38706 *** -- ro at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/38706] [4.4 Regression] ../../../../src/libstdc++-v3/src/strstream.cc:419: internal compiler error: Segmentation fault

2010-04-22 Thread ro at gcc dot gnu dot org
--- Comment #14 from ro at gcc dot gnu dot org 2010-04-22 16:44 --- *** Bug 36851 has been marked as a duplicate of this bug. *** -- ro at gcc dot gnu dot org changed: What|Removed |Added

[Bug libgcj/40860] [4.4/4.5/4.6 regression] regressions in libjava testsuite on arm-linux

2010-04-22 Thread aph at gcc dot gnu dot org
--- Comment #42 from aph at gcc dot gnu dot org 2010-04-22 16:08 --- Fixed. -- aph at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED

[Bug libgcj/40860] [4.4/4.5/4.6 regression] regressions in libjava testsuite on arm-linux

2010-04-22 Thread aph at gcc dot gnu dot org
--- Comment #41 from aph at gcc dot gnu dot org 2010-04-22 16:07 --- Subject: Bug 40860 Author: aph Date: Thu Apr 22 16:06:39 2010 New Revision: 158648 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158648 Log: 2010-04-19 Andrew Haley PR libgcj/40860 * config

[Bug debug/40462] [4.5/4.6 Regression] ICE in dwarf2out_begin_epilogue, at dwarf2out.c:2773 while compiling mlib-tgt.adb

2010-04-22 Thread ro at gcc dot gnu dot org
--- Comment #11 from ro at gcc dot gnu dot org 2010-04-22 15:09 --- Not an IRIX issue any longer. -- ro at gcc dot gnu dot org changed: What|Removed |Added GCC build tri

Bug#578735: g++: ICE or assembler errors while compiling gmic on mips

2010-04-22 Thread Bernd Zeimetz
Package: g++-4.4 Version: 4.4.3-7 Severity: normal With enabled optimization, g++ fails to build gmic_float.o on mips. It even run into an ICE[1], but unfortunately I can't reproduce these on the porter box. There it runs into the following error message: g++ -o gmic_float.o -c gmic.cpp -Dgmic_se

gcj-4.4_4.4.3-9_armel.changes ACCEPTED

2010-04-22 Thread Archive Administrator
Accepted: gcj-4.4-base_4.4.3-9_armel.deb to main/g/gcj-4.4/gcj-4.4-base_4.4.3-9_armel.deb gcj-4.4-jdk_4.4.3-9_armel.deb to main/g/gcj-4.4/gcj-4.4-jdk_4.4.3-9_armel.deb gcj-4.4-jre-headless_4.4.3-9_armel.deb to main/g/gcj-4.4/gcj-4.4-jre-headless_4.4.3-9_armel.deb gcj-4.4-jre_4.4.3-9_armel.

Processing of gcj-4.4_4.4.3-9_armel.changes

2010-04-22 Thread Archive Administrator
gcj-4.4_4.4.3-9_armel.changes uploaded successfully to localhost along with the files: gcj-4.4-base_4.4.3-9_armel.deb gcj-4.4-jre-headless_4.4.3-9_armel.deb libgcj10_4.4.3-9_armel.deb libgcj10-awt_4.4.3-9_armel.deb gcj-4.4-jre_4.4.3-9_armel.deb libgcj10-dev_4.4.3-9_armel.deb libgcj10-