http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46951
Jonathan Wakely changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
CC|jwakely.gcc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46951
--- Comment #6 from Jonathan Wakely 2010-12-15
02:08:44 UTC ---
should be ok now - I had configured with --enable-libstdcxx-time=rt which meant
I didn't need -pthread, so the tests passed for me
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46951
--- Comment #5 from Jonathan Wakely 2010-12-15
02:07:11 UTC ---
Author: redi
Date: Wed Dec 15 02:07:07 2010
New Revision: 167839
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167839
Log:
2010-12-15 Jonathan Wakely
PR libstdc++/46
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46951
--- Comment #4 from Jonathan Wakely 2010-12-15
01:59:59 UTC ---
doh - I need to add -pthread to the dg-options - fix on the way...
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46951
--- Comment #3 from H.J. Lu 2010-12-15 01:41:21
UTC ---
(In reply to comment #2)
> it only seems to fail on i686, this run failed too:
> http://gcc.gnu.org/ml/gcc-testresults/2010-12/msg01246.html
I got this on Fedora 14/x86-64 with gcc configur
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46951
--- Comment #2 from Jonathan Wakely 2010-12-15
01:37:50 UTC ---
it only seems to fail on i686, this run failed too:
http://gcc.gnu.org/ml/gcc-testresults/2010-12/msg01246.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46951
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|