public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jpfoley2 at verizon dot net" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/50279] New: go bootstrap fails with lto
Date: Fri, 02 Sep 2011 23:28:00 -0000	[thread overview]
Message-ID: <bug-50279-4@http.gcc.gnu.org/bugzilla/> (raw)

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

             Bug #: 50279
           Summary: go bootstrap fails with lto
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: jpfoley2@verizon.net


A git checkout of gcc trunk at 982ffd8d9a1d9df5d91298d89d38293f4f3c86b4
configured with --with-build-config=bootstrap-lto
--enable-languages=all,obj-c++,go
on a gentoo linux x86_64 system with a gcc 4.5.3 bootstrap compiler
gives this error:

/root/gcc/lto/./prev-gcc/g++ -B/root/gcc/lto/./prev-gcc/
-B/usr/local/x86_64-unknown-linux-gnu/bin/ -nostdinc++
-B/root/gcc/lto/prev-x86_64-unknown-linux-gnu/libstdc++-v3/src/.libs
-B/root/gcc/lto/prev-x86_64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs
-I/root/gcc/lto/prev-x86_64-unknown-linux-gnu/libstdc++-v3/include/x86_64-unknown-linux-gnu
-I/root/gcc/lto/prev-x86_64-unknown-linux-gnu/libstdc++-v3/include
-I/root/gcc/libstdc++-v3/libsupc++
-L/root/gcc/lto/prev-x86_64-unknown-linux-gnu/libstdc++-v3/src/.libs
-L/root/gcc/lto/prev-x86_64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs   -g
-O2 -flto=jobserver -frandom-seed=1 -DIN_GCC   -W -Wall -Wwrite-strings
-Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common 
-DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  -o go1 \
      go/ast-dump.o go/dataflow.o go/export.o go/expressions.o go/go-backend.o
go/go-dump.o go/go-gcc.o go/go-lang.o go/go-optimize.o go/go.o go/gogo-tree.o
go/gogo.o go/import.o go/import-archive.o go/lex.o go/parse.o go/runtime.o
go/statements.o go/types.o go/unsafe.o attribs.o main.o tree-browser.o
libbackend.a libcommon-target.a libcommon.a ../libcpp/libcpp.a
../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a  
../libiberty/libiberty.a ../libdecnumber/libdecnumber.a   -lppl_c -lppl 
-lgmpxx -lmpc -lmpfr -lgmp -rdynamic -ldl  -L../zlib -lz
In file included from ../../gcc/tree-ssa-address.c:1020:0,
                 from ../../gcc/coretypes.h:63,
                 from :4410:
../../gcc/go/gofrontend/gogo-tree.cc: In function 'sort':
../../gcc/go/gofrontend/gogo-tree.cc:205:32: internal compiler error: in
splice_child_die, at dwarf2out.c:5007
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [/tmp/ccgXj2ab.ltrans1.ltrans.o] Error 1
lto-wrapper: make returned 2 exit status
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld:
lto-wrapper failed
collect2: error: ld returned 1 exit status
make[2]: *** [go1] Error 1


             reply	other threads:[~2011-09-02 23:28 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-02 23:28 jpfoley2 at verizon dot net [this message]
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
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@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).