public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "tammy at Cadence dot COM" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/58208] deque<std::string> 32-bit "-O3" bug
Date: Mon, 26 Aug 2013 17:08:00 -0000	[thread overview]
Message-ID: <bug-58208-4-MNbEshOLHN@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-58208-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #9 from Tammy Hsu <tammy at Cadence dot COM> ---
I tried to run the g++ build on RHEL 5.5 on a RHEL 6.3 system, import seg
fault.

I then tried to rebuild gcc481 on RHEL 6.3 and rerun the testcase, it still
crash.

The glibc on RHEL 6.3 is glibc-2.12-1.80.el6.x86_64 and the kernel is
2.6.32-279.el6.

Also I tried to use the /bin/g++ on fedora 19 (gcc4.8.1). It misses
/usr/include/gnu/stubs.h and fails at compilation.
$ /bin/g++ -c  -fpic -m32 -std=c++11 -O3 qt.C
In file included from /usr/include/features.h:399:0,
                 from
/usr/include/c++/4.8.1/x86_64-redhat-linux/32/bits/os_defines.h:39,
                 from
/usr/include/c++/4.8.1/x86_64-redhat-linux/32/bits/c++config.h:420,
                 from /usr/include/c++/4.8.1/bits/stl_algobase.h:59,
                 from /usr/include/c++/4.8.1/deque:60,
                 from qt.C:1:
/usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or
directory
 # include <gnu/stubs-32.h>
                           ^
compilation terminated.


  parent reply	other threads:[~2013-08-26 17:08 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-20 22:28 [Bug c++/58208] New: " tammy at Cadence dot COM
2013-08-20 22:38 ` [Bug tree-optimization/58208] " paolo.carlini at oracle dot com
2013-08-23 22:34 ` [Bug target/58208] " tammy at Cadence dot COM
2013-08-23 23:05 ` pinskia at gcc dot gnu.org
2013-08-24 12:19 ` mikpe at it dot uu.se
2013-08-25 10:14 ` mikpe at it dot uu.se
2013-08-25 18:12 ` mikpe at it dot uu.se
2013-08-25 20:02 ` mikpe at it dot uu.se
2013-08-26  3:07 ` tammy at Cadence dot COM
2013-08-26 17:08 ` tammy at Cadence dot COM [this message]
2013-08-26 19:43 ` tammy at Cadence dot COM
2013-08-28 23:02 ` tammy at Cadence dot COM
2023-06-07  2:03 ` pinskia at gcc dot gnu.org
2023-06-07  2:05 ` pinskia at gcc dot gnu.org
2023-06-07  2:06 ` pinskia at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-58208-4-MNbEshOLHN@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).