public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/37308]  New: bootstrap hug on libstdc++.a
@ 2008-09-01  5:40 cnstar9988 at gmail dot com
  2008-09-01  9:54 ` [Bug bootstrap/37308] " paolo dot carlini at oracle dot com
                   ` (8 more replies)
  0 siblings, 9 replies; 13+ messages in thread
From: cnstar9988 at gmail dot com @ 2008-09-01  5:40 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 945 bytes --]

gcc 4.2.4 works well, and not support "__thead".

gcc 4.3.2 bootstrap hug on libstdc++.a.
but when I use --disable-tls, hug the same......

===============================================================
AIX 5.1 doesn't supprt TLS.
Only supported on AIX® for POWER™ version 5.3 with the 5300-05 Technology Level
and higher.
http://publib.boulder.ibm.com/infocenter/comphelp/v9v111/topic/com.ibm.xlcpp9.aix.doc/compiler_ref/opt_tls.htm#opt_tls

-----------------------------------
__thread int a,b;
int main()
{
  return a==b;
}


-- 
           Summary: bootstrap hug on libstdc++.a
           Product: gcc
           Version: 4.3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: cnstar9988 at gmail dot com
 GCC build triplet: powerpc-ibm-aix5.1.0.0


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


^ permalink raw reply	[flat|nested] 13+ messages in thread
[parent not found: <bug-37308-4@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2012-05-22  7:21 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-01  5:40 [Bug bootstrap/37308] New: bootstrap hug on libstdc++.a cnstar9988 at gmail dot com
2008-09-01  9:54 ` [Bug bootstrap/37308] " paolo dot carlini at oracle dot com
2008-09-01 10:16 ` cnstar9988 at gmail dot com
2008-09-01 10:24 ` cnstar9988 at gmail dot com
2008-09-01 10:26 ` [Bug bootstrap/37308] bootstrap hangs in libstdc++ paolo dot carlini at oracle dot com
2008-09-01 10:43   ` Andrew Thomas Pinski
2008-09-01 10:35 ` cnstar9988 at gmail dot com
2008-09-01 10:45 ` pinskia at gmail dot com
2008-09-01 11:11 ` paolo dot carlini at oracle dot com
2008-09-01 11:26 ` cnstar9988 at gmail dot com
2008-09-02 20:17 ` dje at gcc dot gnu dot org
     [not found] <bug-37308-4@http.gcc.gnu.org/bugzilla/>
2012-01-28  4:59 ` pinskia at gcc dot gnu.org
2012-05-22  7:21 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).