[RTEMS Project] #2686: ICE with epiphany
RTEMS trac
trac at rtems.org
Sat Apr 9 15:53:32 UTC 2016
#2686: ICE with epiphany
---------------------------+------------------
Reporter: joel.sherrill | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 4.12
Component: tools | Version: 4.12
Severity: normal | Keywords:
---------------------------+------------------
$ epiphany-rtems4.12-gcc --version
epiphany-rtems4.12-gcc (GCC) 4.9.0 20140411 (RTEMS 4.12, RSB
648e2d5d6c308227c456434238da5f3f881bddc7, Newlib
8b1ede3ce11d53292036aadfcfb6043df0235f9c)
Here is the output from the log.
epiphany-rtems4.12-gcc --pipe -DHAVE_CONFIG_H -I..
-I../../cpukit/../../../epiphany_sim/lib/include -DNO_SSL -DNO_POPEN
-DNO_CGI -DUSE_WEBSOCKET -O0 -g -ffunction-sections -fdata-sections
-Wall -Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-
prototypes -Wnested-externs -MT libmghttpd_a-mongoose.o -MD -MP -MF .deps
/libmghttpd_a-mongoose.Tpo -c -o libmghttpd_a-mongoose.o `test -f
'mongoose.c' || echo
'../../../../../../rtems/c/src/../../cpukit/mghttpd/'`mongoose.c
../../../../../../rtems/c/src/../../cpukit/mghttpd/mongoose.c: In function
'cry':
../../../../../../rtems/c/src/../../cpukit/mghttpd/mongoose.c:674:1:
internal compiler error: in epiphany_expand_prologue, at
config/epiphany/epiphany.c:1913
}
^
0x935e1c epiphany_expand_prologue()
../../epiphany-gcc-
f7051762470c42ce7f01baa7edeb113d51c7dd72/gcc/config/epiphany/epiphany.c:1911
0x94999a gen_prologue()
../../epiphany-gcc-
f7051762470c42ce7f01baa7edeb113d51c7dd72/gcc/config/epiphany/epiphany.md:2497
0x5c86fe thread_prologue_and_epilogue_insns
../../epiphany-gcc-
f7051762470c42ce7f01baa7edeb113d51c7dd72/gcc/function.c:5940
0x5c86fe rest_of_handle_thread_prologue_and_epilogue
../../epiphany-gcc-
f7051762470c42ce7f01baa7edeb113d51c7dd72/gcc/function.c:6992
0x5c86fe execute
../../epiphany-gcc-
f7051762470c42ce7f01baa7edeb113d51c7dd72/gcc/function.c:7032
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
gmake[5]: *** [libmghttpd_a-mongoose.o] Error 1
gmake[5]: Target `all' not remade because of errors.
--
Ticket URL: <http://devel.rtems.org/ticket/2686>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list