This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug bootstrap/37308] bootstrap hangs in libstdc++
- From: Andrew Thomas Pinski <pinskia at gmail dot com>
- To: "gcc-bugzilla at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- Cc: "gcc-bugs at gcc dot gnu dot org" <gcc-bugs at gcc dot gnu dot org>
- Date: Mon, 1 Sep 2008 03:42:44 -0700
- Subject: Re: [Bug bootstrap/37308] bootstrap hangs in libstdc++
- References: <bug-37308-14862@http.gcc.gnu.org/bugzilla/> <20080901102507.28163.qmail@sourceware.org>
Sent from my iPhone
On Sep 1, 2008, at 3:25, "paolo dot carlini at oracle dot com" <gcc-bugzilla@gcc.gnu.org
> wrote:
------- Comment #4 from paolo dot carlini at oracle dot com
2008-09-01 10:25 -------
Note that the TLS check code is used in libstdc++-v3, but it's
actually part of
the general GCC config infrastructure: tls.m4. It's also used in
libjava, for
example.
The other thing is that _thread is emulated on targets that don't
support it.
--
paolo dot carlini at oracle dot com changed:
What |Removed |Added
---
---
----------------------------------------------------------------------
Summary|bootstrap hug on libstdc++.a|bootstrap hangs in
libstdc++
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37308