https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88885
Bug ID: 88885
Summary: GCC ICE internal compiler error: Segmentation fault in
mpd
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: raj.khem at gmail dot com
Target Milestone: ---
Created attachment 45445
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45445&action=edit
test case
While compiling mpd on cortex-a5 machine with gcc 9.0 snapshot from 9-20190113
g++ is segfaulting on attached test case
arm-yoe-linux-musleabi-g++ -march=armv7-a -mfpu=neon -mfloat-abi=hard
--sysroot=/mnt/a/yoe/build/tmp/work/cortexa5t2hf-neon-vfpv4-yoe-linux-musleabi/mpd/0.20.22-r0/recipe-sysroot
a.cpp -c
<built-in>: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://gcc.gnu.org/bugs/> for instructions.