I do believe this to be a regression from gcc 4.4.0. If --enable-threads is
used, pthread references appear to get auto-imported, -lpthread is not passed
to libgcc, and the build fails with undefined references to libpthread in
libgcc. This occurs in 32-bit multilib, as well, despite the presence o
On Linux/ia64, revision 149113:
http://gcc.gnu.org/ml/gcc-cvs/2009-06/msg01099.html
caused:
ERROR: tcl error sourcing
/net/gnu-13/export/gnu/src/gcc/gcc/gcc/testsuite/gcc.dg/compat/struct-layout-1.exp.
ERROR: can't read "ld_library_path": no such variable
while executing
"set value $ld_libra
--- Comment #3 from hjl dot tools at gmail dot com 2009-07-10 03:58 ---
I still see them with revision 149365 on Linux/ia64.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40674
--- Comment #4 from hjl dot tools at gmail dot com 2009-07-10 04:04 ---
Revision 147761 is bad:
FAIL: 27_io/basic_filebuf/imbue/char/13171-2.cc execution test
Revision 147732 is OK. On Linux/ia64, revision 147761 has extra
1180 failures vs. revision 147732.
--
http://gcc.gnu.org/b
--- Comment #5 from hjl dot tools at gmail dot com 2009-07-10 04:06 ---
The only change between revision 147732 and revision 147761 is
r147738 | dnovillo | 2009-05-20 06:36:30 -0700 (Wed, 20 May 2009) | 5 lines
* testsuite/lib/libstdc++.exp: Perform -flto test after
su
--- Comment #6 from hjl dot tools at gmail dot com 2009-07-10 04:09 ---
I got
12309 ?S 0:00 ./13171-2.exe
18148 ?S 0:00 ./14975-2.exe
[...@gnu-11 src-lto]$ strace -p 12309
Process 12309 attached - interrupt to quit
open("tmp_fifo_13171-2", O_WRONLY|O_CREAT|O_TR
--- Comment #3 from shane dot beasley at aleri dot com 2009-07-10 04:37
---
Another test case (should I file another bug?):
struct Class
{
Class() { }
/* implicit copy constructor */
void Method() const; // undefined
/* Class has no data members */
};
void f(); // und
--- Comment #2 from pault at gcc dot gnu dot org 2009-07-10 04:37 ---
Subject: Bug 39334
Author: pault
Date: Fri Jul 10 04:37:19 2009
New Revision: 149456
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149456
Log:
2009-07-10 Paul Thomas
PR fortran/39334
* pri
--- Comment #9 from Chaipzor at hotmail dot com 2009-07-10 06:45 ---
(In reply to comment #8)
> > Using built-in specs.
> > Target: sparc-sun-solaris2.8
> > Configured with:
> > /oslo.c/gnatmail/release-6_0/gcc-41/build-oslo/src/configure
> > --prefix=/opt/gnu/gnat --enable-languages=c,
101 - 109 of 109 matches
Mail list logo