public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/58251] New: -flto causes ICE lto1: internal compiler error: in splice_child_die, at dwarf2out.c:4706
@ 2013-08-27 12:02 jpakkane at gmail dot com
  2013-12-04 20:27 ` [Bug lto/58251] " nheghathivhistha at gmail dot com
                   ` (20 more replies)
  0 siblings, 21 replies; 22+ messages in thread
From: jpakkane at gmail dot com @ 2013-08-27 12:02 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 58251
           Summary: -flto causes ICE lto1: internal compiler error: in
                    splice_child_die, at dwarf2out.c:4706
           Product: gcc
           Version: 4.8.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jpakkane at gmail dot com

With Gcc 4.8.1 on Ubuntu Saucy x86-64 I can reliably trigger an ICE. As the
issue happens during link, I can't reduce it to a single file test case. The
steps to reproduce are these:

bzr branch lp:libcolumbus
cd libcolumbus
mkdir build
cd build
CXXFLAGS=-flto cmake -DCMAKE_BUILD_TYPE=relwithdebinfo ..
make

The output is this:

Linking CXX shared library columbus.cpython-33m.so
lto1: internal compiler error: in splice_child_die, at dwarf2out.c:4706
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
lto-wrapper: /usr/bin/c++ returned 1 exit status
/usr/bin/ld: lto-wrapper failed
collect2: error: ld returned 1 exit status

You need CMake, libicu-dev, python3-dev and libboost-python-dev to compile the
library. The version of libboost-python in Ubuntu Saucy is 1.53.


^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2015-06-23  8:42 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-27 12:02 [Bug lto/58251] New: -flto causes ICE lto1: internal compiler error: in splice_child_die, at dwarf2out.c:4706 jpakkane at gmail dot com
2013-12-04 20:27 ` [Bug lto/58251] " nheghathivhistha at gmail dot com
2013-12-05 10:55 ` rguenth at gcc dot gnu.org
2013-12-05 11:11 ` octoploid at yandex dot com
2013-12-05 11:40 ` jpakkane at gmail dot com
2013-12-05 17:18 ` nheghathivhistha at gmail dot com
2013-12-06 10:35 ` rguenth at gcc dot gnu.org
2013-12-06 16:57 ` nheghathivhistha at gmail dot com
2013-12-06 16:59 ` nheghathivhistha at gmail dot com
2013-12-06 17:21 ` octoploid at yandex dot com
2013-12-08 22:01 ` nheghathivhistha at gmail dot com
2013-12-08 22:02 ` nheghathivhistha at gmail dot com
2013-12-09  8:41 ` octoploid at yandex dot com
2013-12-09  8:45 ` octoploid at yandex dot com
2013-12-09 14:54 ` [Bug lto/58251] [4.7/4.8 Regression] " rguenth at gcc dot gnu.org
2013-12-09 17:57 ` octoploid at yandex dot com
2013-12-09 19:56 ` nheghathivhistha at gmail dot com
2013-12-10  9:25 ` rguenth at gcc dot gnu.org
2014-06-12 13:44 ` rguenth at gcc dot gnu.org
2014-12-10 12:45 ` [Bug lto/58251] [4.8 " rguenth at gcc dot gnu.org
2014-12-19 13:44 ` jakub at gcc dot gnu.org
2015-06-23  8:42 ` rguenth 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).