[Bug tree-optimization/115175] New: GCC fails to bootstrap with --with-build-config='bootstrap-O3 bootstrap-lto' at r15-698-g38d1761c0c94b7
arsen at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue May 21 14:38:26 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115175
Bug ID: 115175
Summary: GCC fails to bootstrap with
--with-build-config='bootstrap-O3 bootstrap-lto' at
r15-698-g38d1761c0c94b7
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: arsen at gcc dot gnu.org
Target Milestone: ---
Created attachment 58264
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58264&action=edit
'make' output, after a make -k
GCC trunk currently (r15-698-g38d1761c0c94b7) fails to build with O3 and LTO
due to an ICE in gimple-range-fold.cc.
configure line: ../gcc/configure --enable-languages=ada --enable-bootstrap
'--with-build-config=bootstrap-O3 bootstrap-lto'
currently trying without bootstrap-O3
More information about the Gcc-bugs
mailing list