From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D7A7C3857C52; Mon, 15 Nov 2021 12:33:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D7A7C3857C52 From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/103248] ICE in operation_could_trap_helper_p, at tree-eh.c:2479 Date: Mon, 15 Nov 2021 12:33:50 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin 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: Message-ID: In-Reply-To: References: 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Nov 2021 12:33:50 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D103248 --- Comment #6 from Martin Li=C5=A1ka --- Sorry!! I copied totally wrong command line, so it's: ~/BIG/bin/arm/dev/shm/buildbot/install/gcc/bin/arm-linux-gnueabi-gcc /home/marxin/Programming/llvm-project/clang/test/Frontend/fixed_point_compo= und.c -fnon-call-exceptions during GIMPLE pass: eh /home/marxin/Programming/llvm-project/clang/test/Frontend/fixed_point_compo= und.c: In function =E2=80=98div_ai=E2=80=99: /home/marxin/Programming/llvm-project/clang/test/Frontend/fixed_point_compo= und.c:634:6: internal compiler error: in operation_could_trap_helper_p, at tree-eh.c:2479 634 | void div_ai() { | ^~~~~~ 0x614ff8 operation_could_trap_helper_p(tree_code, bool, bool, bool, bool, tree_node*, bool*) =20=20=20=20=20=20=20 /home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-arm/build/gcc/tre= e-eh.c:2479 0xbd4407 stmt_could_throw_1_p =20=20=20=20=20=20=20 /home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-arm/build/gcc/tre= e-eh.c:2891 0xbd4407 stmt_could_throw_p(function*, gimple*) =20=20=20=20=20=20=20 /home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-arm/build/gcc/tre= e-eh.c:2941 0xbd628a stmt_could_throw_p(function*, gimple*) =20=20=20=20=20=20=20 /home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-arm/build/gcc/tre= e-eh.c:2913 0xbd628a lower_eh_constructs_2 =20=20=20=20=20=20=20 /home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-arm/build/gcc/tre= e-eh.c:2058 0xbd8c5e lower_eh_constructs_1 =20=20=20=20=20=20=20 /home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-arm/build/gcc/tre= e-eh.c:2153 0xbd8c5e execute =20=20=20=20=20=20=20 /home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-arm/build/gcc/tre= e-eh.c:2198 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions.=