https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99097
Bug ID: 99097
Summary: profiledbootstrap fails with LTO and disabled plugin
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
Assignee: unassigned at gcc dot gnu.org
Reporter: hubicka at gcc dot gnu.org
Target Milestone: ---
Configuring with
../configure --disable-multilib --prefix=/home/jan/trunk-install
--with-build-config=bootstrap-lto --enable-checking=release --disable-plugin
I get on x86-64:
cc1: internal compiler error: Segmentation fault
0xe3ae79 crash_signal
../../gcc/toplev.c:327
0x149fcc7 ix86_option_override_internal
../../gcc/config/i386/i386-options.c:2045
0x14a3c2f ix86_option_override()
../../gcc/config/i386/i386-options.c:3046
0xe41831 process_options
../../gcc/toplev.c:1247
0x47f3d4 do_compile
../../gcc/toplev.c:2119