public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/65559] New: [5 Regression] lto1.exe: internal compiler error: in read_cgraph_and_symbols, at lto/lto.c:2947
@ 2015-03-25 17:06 rainer@emrich-ebersheim.de
  2015-03-25 19:03 ` [Bug lto/65559] " ktietz at gcc dot gnu.org
                   ` (35 more replies)
  0 siblings, 36 replies; 37+ messages in thread
From: rainer@emrich-ebersheim.de @ 2015-03-25 17:06 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65559

            Bug ID: 65559
           Summary: [5 Regression] lto1.exe: internal compiler error: in
                    read_cgraph_and_symbols, at lto/lto.c:2947
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
          Assignee: unassigned at gcc dot gnu.org
          Reporter: rainer@emrich-ebersheim.de

Running the testsuite I get ICEs for lto in several places, but the ICE is
always the same:

lto1.exe: internal compiler error: in read_cgraph_and_symbols, at
lto/lto.c:2947
libbacktrace could not find executable to open

Here one example:

Executing on host:
/opt/devel/SCRATCH/tmp.5jnZ8G4weh/gcc-5.0.0/gcc-5.0.0/gcc/xgcc
-B/opt/devel/SCRATCH/tmp.5jnZ8G4weh/gcc-5.0.0/gcc-5.0.0/gcc/
/opt/devel/gnu/src/gcc-mingw-w64/gcc-5.0.0/gcc/testsuite/gcc.c-torture/execute/builtins/fprintf.c
/opt/devel/gnu/src/gcc-mingw-w64/gcc-5.0.0/gcc/testsuite/gcc.c-torture/execute/builtins/fprintf-lib.c
/opt/devel/gnu/src/gcc-mingw-w64/gcc-5.0.0/gcc/testsuite/gcc.c-torture/execute/builtins/lib/main.c
 -fno-diagnostics-show-caret -fdiagnostics-color=never  -w  -O2 -flto
-flto-partition=none  -fno-tree-loop-distribute-patterns
-Wl,--allow-multiple-definition  -lm    -o
/opt/devel/SCRATCH/tmp.5jnZ8G4weh/gcc-5.0.0/gcc-5.0.0/gcc/testsuite/gcc/fprintf.x7
   (timeout = 300)
spawn /opt/devel/SCRATCH/tmp.5jnZ8G4weh/gcc-5.0.0/gcc-5.0.0/gcc/xgcc
-B/opt/devel/SCRATCH/tmp.5jnZ8G4weh/gcc-5.0.0/gcc-5.0.0/gcc/
/opt/devel/gnu/src/gcc-mingw-w64/gcc-5.0.0/gcc/testsuite/gcc.c-torture/execute/builtins/fprintf.c
/opt/devel/gnu/src/gcc-mingw-w64/gcc-5.0.0/gcc/testsuite/gcc.c-torture/execute/builtins/fprintf-lib.c
/opt/devel/gnu/src/gcc-mingw-w64/gcc-5.0.0/gcc/testsuite/gcc.c-torture/execute/builtins/lib/main.c
-fno-diagnostics-show-caret -fdiagnostics-color=never -w -O2 -flto
-flto-partition=none -fno-tree-loop-distribute-patterns
-Wl,--allow-multiple-definition -lm -o
/opt/devel/SCRATCH/tmp.5jnZ8G4weh/gcc-5.0.0/gcc-5.0.0/gcc/testsuite/gcc/fprintf.x7
lto1.exe: internal compiler error: in read_cgraph_and_symbols, at
lto/lto.c:2947
libbacktrace could not find executable to open
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
lto-wrapper.exe: fatal error:
D:\opt\devel\SCRATCH\tmp.5jnZ8G4weh\gcc-5.0.0\gcc-5.0.0\gcc\xgcc.exe returned 1
exit status
compilation terminated.
D:\opt\devel\gnu\gcc\MINGW_NT\x86_64-w64-mingw32\mingw-w64-runtime-trunk-svn\gcc-5.0.0\bin\ld.exe:
error: lto-wrapper failed
collect2.exe: error: ld returned 1 exit status
compiler exited with status 1
output is:
lto1.exe: internal compiler error: in read_cgraph_and_symbols, at
lto/lto.c:2947
libbacktrace could not find executable to open
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
lto-wrapper.exe: fatal error:
D:\opt\devel\SCRATCH\tmp.5jnZ8G4weh\gcc-5.0.0\gcc-5.0.0\gcc\xgcc.exe returned 1
exit status
compilation terminated.
D:\opt\devel\gnu\gcc\MINGW_NT\x86_64-w64-mingw32\mingw-w64-runtime-trunk-svn\gcc-5.0.0\bin\ld.exe:
error: lto-wrapper failed
collect2.exe: error: ld returned 1 exit status

FAIL: gcc.c-torture/execute/builtins/fprintf.c compilation,  -O2 -flto
-flto-partition=none  (internal compiler error)


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

end of thread, other threads:[~2015-05-04 10:25 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-25 17:06 [Bug lto/65559] New: [5 Regression] lto1.exe: internal compiler error: in read_cgraph_and_symbols, at lto/lto.c:2947 rainer@emrich-ebersheim.de
2015-03-25 19:03 ` [Bug lto/65559] " ktietz at gcc dot gnu.org
2015-03-25 20:01 ` rainer@emrich-ebersheim.de
2015-03-25 23:52 ` hubicka at gcc dot gnu.org
2015-03-26 11:19 ` rguenth at gcc dot gnu.org
2015-03-31 13:15 ` rguenth at gcc dot gnu.org
2015-04-06 18:38 ` rainer@emrich-ebersheim.de
2015-04-06 20:01 ` hubicka at ucw dot cz
2015-04-06 20:19 ` rainer@emrich-ebersheim.de
2015-04-07 11:13 ` rguenth at gcc dot gnu.org
2015-04-07 12:09 ` rainer@emrich-ebersheim.de
2015-04-07 12:42 ` rguenth at gcc dot gnu.org
2015-04-07 14:35 ` rainer@emrich-ebersheim.de
2015-04-07 14:40 ` rainer@emrich-ebersheim.de
2015-04-08  8:56 ` ktietz at gcc dot gnu.org
2015-04-22 12:02 ` [Bug lto/65559] [5/6 " jakub at gcc dot gnu.org
2015-04-29 20:12 ` daniel.f.starke at freenet dot de
2015-04-29 20:34 ` ktietz at gcc dot gnu.org
2015-04-30  8:56 ` breedlove.matt at gmail dot com
2015-04-30 13:36 ` rainer@emrich-ebersheim.de
2015-04-30 13:45 ` rainer@emrich-ebersheim.de
2015-04-30 13:58 ` ktietz at gcc dot gnu.org
2015-04-30 14:39 ` rguenth at gcc dot gnu.org
2015-04-30 14:44 ` rguenth at gcc dot gnu.org
2015-04-30 15:08 ` rainer@emrich-ebersheim.de
2015-04-30 17:14 ` rainer@emrich-ebersheim.de
2015-04-30 18:08 ` breedlove.matt at gmail dot com
2015-04-30 20:45 ` breedlove.matt at gmail dot com
2015-04-30 21:51 ` rainer@emrich-ebersheim.de
2015-05-01  8:48 ` rainer@emrich-ebersheim.de
2015-05-01 14:26 ` ktietz at gcc dot gnu.org
2015-05-01 20:32 ` breedlove.matt at gmail dot com
2015-05-02  4:45 ` breedlove.matt at gmail dot com
2015-05-02 11:43 ` rguenth at gcc dot gnu.org
2015-05-04 10:17 ` ktietz at gcc dot gnu.org
2015-05-04 10:24 ` ktietz at gcc dot gnu.org
2015-05-04 10:25 ` ktietz 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).