From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F193638555A9; Tue, 19 Sep 2023 12:08:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F193638555A9 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1695125333; bh=xnRE17YLLkwmb+RkoHs6igonMWoellDgf5ObuhXoaHk=; h=From:To:Subject:Date:From; b=y0o/bs+Sf9kwjzE6QFseiQE4W9kB1XaQHrWa4iZRrjL5lkMYo1RXtbaIQH5oudnYt JnXBI6G0/1Lpz0fhneZB7qN0H0K+21Tm37FZiVPZS3voMMIcUa828wEvmQ7G71X9RC 1G5WiwfvLv4xKaqPybR6ard9fOIn2PpzEdYD2NxY= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/111476] New: [14 regression] ICE when building Ruby 3.1.4 Date: Tue, 19 Sep 2023 12:08:53 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D111476 Bug ID: 111476 Summary: [14 regression] ICE when building Ruby 3.1.4 Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: sjames at gcc dot gnu.org Target Milestone: --- Created attachment 55931 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D55931&action=3Dedit util.i ``` gcc (Gentoo 14.0.0 p, commit d0b55776a4e1d2f293db5ba0e4a04aefed055ec4) 14.0= .0 20230919 (experimental) 95d2ce05fb32e663bc7553438ccee7f4d4e36a35 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ``` ``` # aarch64-unknown-linux-gnu-gcc -O3 -pipe -mcpu=3Dnative -fdiagnostics-color=3Dalways -ggdb3 -fno-strict-aliasing -fPIC -D_FORTIFY_ SOURCE=3D2 -fstack-protector-strong -fno-strict-overflow -fvisibility=3Dhid= den -fexcess-precision=3Dstandard -DRUBY_EXPORT -I. -I.ext/include/aarch64-linux -I./include -I. -I./enc/unicode/13.0.0 -o util.o -c uti l.c missing/dtoa.c: In function =E2=80=98ruby_strtod=E2=80=99: util.c:611:16: error: count of bb 476 not initialized 611 | #define strtod ruby_strtod | ^~~~~~~~~~~ missing/dtoa.c:1497:1: note: in expansion of macro =E2=80=98strtod=E2=80=99 1497 | strtod(const char *s00, char **se) | ^~~~~~ util.c:611:16: error: count of bb 477 not initialized 611 | #define strtod ruby_strtod | ^~~~~~~~~~~ missing/dtoa.c:1497:1: note: in expansion of macro =E2=80=98strtod=E2=80=99 1497 | strtod(const char *s00, char **se) | ^~~~~~ util.c:611:16: error: count of bb 478 not initialized 611 | #define strtod ruby_strtod | ^~~~~~~~~~~ missing/dtoa.c:1497:1: note: in expansion of macro =E2=80=98strtod=E2=80=99 1497 | strtod(const char *s00, char **se) | ^~~~~~ util.c:611:16: error: count of bb 479 not initialized 611 | #define strtod ruby_strtod | ^~~~~~~~~~~ missing/dtoa.c:1497:1: note: in expansion of macro =E2=80=98strtod=E2=80=99 1497 | strtod(const char *s00, char **se) | ^~~~~~ util.c:611:16: error: count of bb 480 not initialized 611 | #define strtod ruby_strtod | ^~~~~~~~~~~ missing/dtoa.c:1497:1: note: in expansion of macro =E2=80=98strtod=E2=80=99 1497 | strtod(const char *s00, char **se) | ^~~~~~ util.c:611:16: error: count of bb 481 not initialized 611 | #define strtod ruby_strtod | ^~~~~~~~~~~ missing/dtoa.c:1497:1: note: in expansion of macro =E2=80=98strtod=E2=80=99 1497 | strtod(const char *s00, char **se) | ^~~~~~ util.c:611:16: error: count of bb 483 not initialized 611 | #define strtod ruby_strtod | ^~~~~~~~~~~ missing/dtoa.c:1497:1: note: in expansion of macro =E2=80=98strtod=E2=80=99 1497 | strtod(const char *s00, char **se) | ^~~~~~ during GIMPLE pass: vect util.c:611:16: internal compiler error: verify_flow_info failed 611 | #define strtod ruby_strtod | ^~~~~~~~~~~ missing/dtoa.c:1497:1: note: in expansion of macro =E2=80=98strtod=E2=80=99 1497 | strtod(const char *s00, char **se) | ^~~~~~ 0xaaaac97ac62f verify_flow_info() =20=20=20=20=20=20=20 /usr/src/debug/sys-devel/gcc-14.0.0.9999/gcc-14.0.0.9999/gcc/cfghooks.cc:287 0xaaaac9e58877 checking_verify_flow_info() =20=20=20=20=20=20=20 /usr/src/debug/sys-devel/gcc-14.0.0.9999/gcc-14.0.0.9999/gcc/cfghooks.h:214 0xaaaac9e58877 cleanup_tree_cfg_noloop =20=20=20=20=20=20=20 /usr/src/debug/sys-devel/gcc-14.0.0.9999/gcc-14.0.0.9999/gcc/tree-cfgcleanu= p.cc:1154 0xaaaac9e58877 cleanup_tree_cfg(unsigned int) =20=20=20=20=20=20=20 /usr/src/debug/sys-devel/gcc-14.0.0.9999/gcc-14.0.0.9999/gcc/tree-cfgcleanu= p.cc:1205 0xaaaac9c75e07 execute_function_todo =20=20=20=20=20=20=20 /usr/src/debug/sys-devel/gcc-14.0.0.9999/gcc-14.0.0.9999/gcc/passes.cc:2057 0xaaaac9c7649f execute_todo =20=20=20=20=20=20=20 /usr/src/debug/sys-devel/gcc-14.0.0.9999/gcc-14.0.0.9999/gcc/passes.cc:2142 Please submit a full bug report, with preprocessed source (by using -freport-bug). Please include the complete backtrace with any bug report. See for instructions. ```=