public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "howarth at nitro dot med.uc.edu" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug debug/50279] [4.7 Regression] ICE while building the go front-end with LTO enabled
Date: Mon, 10 Oct 2011 18:04:00 -0000	[thread overview]
Message-ID: <bug-50279-4-XOYoX3Dy8K@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-50279-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #8 from Jack Howarth <howarth at nitro dot med.uc.edu> 2011-10-10 18:03:47 UTC ---
(In reply to comment #7)
> I've attached a reduced testcase that reproduces the ICE with the commandline
> g++ -nostdlib -flto -g test.i

This test case doesn't trigger the ICE on x86_64-apple-darwin11...

howarth% g++-fsf-4.7 -nostdlib -flto -g -c test.ii
howarth% 

Note on darwin '-c' is required, else the test case fails with...

howarth% g++-fsf-4.7 -nostdlib -flto -g test.ii
ld: warning: symbol dyld_stub_binder not found, normally in libSystem.dylib
ld: entry point (start) undefined.  Usually in crt1.o for architecture x86_64
collect2: error: ld returned 1 exit status


  parent reply	other threads:[~2011-10-10 18:04 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-02 23:28 [Bug bootstrap/50279] New: go bootstrap fails with lto jpfoley2 at verizon dot net
2011-09-03  8:49 ` [Bug debug/50279] [4.7 Regression] ICE while building the go front-end with LTO enabled rguenth at gcc dot gnu.org
2011-09-04 13:09 ` steffen_moeller at gmx dot de
2011-09-15 20:21 ` howarth at nitro dot med.uc.edu
2011-09-28  6:29 ` howarth at nitro dot med.uc.edu
2011-09-29 14:25 ` howarth at nitro dot med.uc.edu
2011-10-01 14:59 ` jpfoley2 at verizon dot net
2011-10-06  0:09 ` jpfoley2 at verizon dot net
2011-10-06  0:12 ` jpfoley2 at verizon dot net
2011-10-10 18:04 ` howarth at nitro dot med.uc.edu [this message]
2011-10-10 20:34 ` jpfoley2 at verizon dot net
2011-11-30 23:54 ` pinskia at gcc dot gnu.org
2011-12-09 12:35 ` rguenth 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-50279-4-XOYoX3Dy8K@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).