Bug 88885 - GCC ICE internal compiler error: Segmentation fault in mpd
Summary: GCC ICE internal compiler error: Segmentation fault in mpd
Status: UNCONFIRMED
Alias: None
Product: gcc
Classification: Unclassified
Component: target (show other bugs)
Version: 9.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-16 19:54 UTC by Khem Raj
Modified: 2019-01-16 19:58 UTC (History)
0 users

See Also:
Host: x86_64-linux
Target: arm-yoe-linux-musleabi
Build: x86_64-linux
Known to work: 8.1.0
Known to fail: 9.0
Last reconfirmed:


Attachments
test case (61.33 KB, application/x-bzip2)
2019-01-16 19:54 UTC, Khem Raj
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Khem Raj 2019-01-16 19:54:43 UTC
Created attachment 45445 [details]
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.
Comment 1 Khem Raj 2019-01-16 19:58:53 UTC
there are more errors probably same root cause

http://errors.yoctoproject.org/Errors/Details/216895/
http://errors.yoctoproject.org/Errors/Details/216899/