#2686 assigned defect

ICE with epiphany

Reported by: Joel Sherrill Owned by: Needs Funding
Priority: normal Milestone: Indefinite
Component: tool Version: 5
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

$ 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.

Change History (1)

comment:1 Changed on 02/15/17 at 14:20:42 by Sebastian Huber

Milestone: 4.12Indefinite
Owner: set to Needs Funding
Status: newassigned
Note: See TracTickets for help on using tickets.