https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65979
Bug ID: 65979
Summary: internal compiler error: in make_edges, at
tree-cfg.c:923
Product: gcc
Version: 5.1.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: glaubitz at physik dot fu-berlin.de
Target Milestone: ---
Host: sh4-linux-gnu
Target: sh*-*-*
Created attachment 35440
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35440&action=edit
Full build log for gcc-5 on sh4-linux-gnu (gzip-compressed)
Hello!
gcc-5 has hit Debian now and I had my first go at attempting to build it on
sh4. Unfortunately, the build fails at some point with the following error:
configure:3467: $? = 1
configure:3655: checking for suffix of object files
configure:3677: /«PKGBUILDDIR»/build/./gcc/xgcc -B/«PKGBUILDDIR»/build/./gcc/
-B/usr/sh4-linux-gnu/bin/ -B/usr/sh4-linux-gnu/lib/ -isystem /usr/sh4-linux
-gnu/include -isystem /usr/sh4-linux-gnu/sys-include -isystem
/«PKGBUILDDIR»/build/sys-include -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:11:1: internal compiler error: in make_edges, at tree-cfg.c:923
main ()
^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions.
Preprocessed source stored into /tmp/ccrZ8ce7.out file, please attach this to
your bugreport.
Attaching the build log as well as the preprocessed source. As always, please
ping me if you need more input.
Cheers,
Adrian