From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2FC21385417F; Tue, 31 Oct 2023 17:12:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2FC21385417F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698772345; bh=X4Va55nfW+ceDFe48qh2OsVsOW0Gp8+Ek2aOjw54wxY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hN6DjdyDbl68k94Km6uo/IQADBFCt22d9L+3p0Yl0/nlFiSrY70a5Hr8MF0oZzpqi N+h+toetnk0b5wcYIy3g31Ie7osWfY6yoJAwdgqd2Qx42ttzMGP5g4emF3JpZWxdcc xW+6ERao/zMEJkW5RPQr7kYGtUSCuXj9u9fiitOk= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112280] [14 regression] ICE building libgcrypt-1.10.2 on s390 (during GIMPLE pass: ccp) Date: Tue, 31 Oct 2023 17:12:22 +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: 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: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_gccbuild cf_gcchost cf_gcctarget 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D112280 Sam James changed: What |Removed |Added ---------------------------------------------------------------------------- Build|s390-ibm-linux-gnu |s390-ibm-linux-gnu, | |s390x-ibm-linux-gnu Host|s390-ibm-linux-gnu |s390-ibm-linux-gnu, | |s390x-ibm-linux-gnu Target|s390-ibm-linux-gnu |s390-ibm-linux-gnu, | |s390x-ibm-linux-gnu --- Comment #5 from Sam James --- same on s390x, but slightly different bt: ``` during GIMPLE pass: ccp /tmp/foo.c:12:6: internal compiler error: Segmentation fault 12 | void cipher_bulk_ops_t() { | ^~~~~~~~~~~~~~~~~ 0x2aa184f30c9 crash_signal =20=20=20=20=20=20=20 /usr/src/debug/sys-devel/gcc-14.0.0_pre20231029/gcc-14-20231029/gcc/toplev.= cc:315 0x2aa17e02af2 gen_rtx_SUBREG(machine_mode, rtx_def*, poly_int<1u, unsigned long>) =20=20=20=20=20=20=20 /usr/src/debug/sys-devel/gcc-14.0.0_pre20231029/gcc-14-20231029/gcc/emit-rt= l.cc:1031 0x2aa18ab2d43 expand_perm_as_a_vlbr_vstbr_candidate =20=20=20=20=20=20=20 /usr/src/debug/sys-devel/gcc-14.0.0_pre20231029/gcc-14-20231029/gcc/config/= s390/s390.cc:17744 0x2aa18ab2d43 vectorize_vec_perm_const_1 =20=20=20=20=20=20=20 /usr/src/debug/sys-devel/gcc-14.0.0_pre20231029/gcc-14-20231029/gcc/config/= s390/s390.cc:17782 0x2aa18ab2d43 s390_vectorize_vec_perm_const(machine_mode, machine_mode, rtx_def*, rtx_def*, rtx_def*, vec_perm_indices const&) =20=20=20=20=20=20=20 /usr/src/debug/sys-devel/gcc-14.0.0_pre20231029/gcc-14-20231029/gcc/config/= s390/s390.cc:17835 0x2aa18ab2d43 s390_vectorize_vec_perm_const(machine_mode, machine_mode, rtx_def*, rtx_def*, rtx_def*, vec_perm_indices const&) =20=20=20=20=20=20=20 /usr/src/debug/sys-devel/gcc-14.0.0_pre20231029/gcc-14-20231029/gcc/config/= s390/s390.cc:17793 0x2aa182bc58b can_vec_perm_const_p(machine_mode, machine_mode, vec_perm_ind= ices const&, bool) =20=20=20=20=20=20=20 /usr/src/debug/sys-devel/gcc-14.0.0_pre20231029/gcc-14-20231029/gcc/optabs-= query.cc:451 0x2aa18c0572b gimple_simplify_VEC_PERM_EXPR(gimple_match_op*, gimple**, tree_node* (*)(tree_node*), code_helper, tree_node*, tree_node*, tree_node*, tree_node*) =20=20=20=20=20=20=20 /usr/src/debug/sys-devel/gcc-14.0.0_pre20231029/build/gcc/gimple-match-6.cc= :16580 0x2aa18d45359 gimple_simplify(gimple_match_op*, gimple**, tree_node* (*)(tree_node*), code_helper, tree_node*, tree_node*, tree_node*, tree_node= *) =20=20=20=20=20=20=20 /usr/src/debug/sys-devel/gcc-14.0.0_pre20231029/build/gcc/gimple-match-10.c= c:16772 0x2aa18d49b31 gimple_resimplify3 =20=20=20=20=20=20=20 /usr/src/debug/sys-devel/gcc-14.0.0_pre20231029/gcc-14-20231029/gcc/gimple-= match-exports.cc:1077 0x2aa18d4cd39 gimple_simplify(gimple*, gimple_match_op*, gimple**, tree_nod= e* (*)(tree_node*), tree_node* (*)(tree_node*)) =20=20=20=20=20=20=20 /usr/src/debug/sys-devel/gcc-14.0.0_pre20231029/gcc-14-20231029/gcc/gimple-= match-exports.cc:868 0x2aa17f5780f gimple_fold_stmt_to_constant_1(gimple*, tree_node* (*)(tree_node*), tree_node* (*)(tree_node*)) =20=20=20=20=20=20=20 /usr/src/debug/sys-devel/gcc-14.0.0_pre20231029/gcc-14-20231029/gcc/gimple-= fold.cc:7543 0x2aa186a3cfd ccp_fold =20=20=20=20=20=20=20 /usr/src/debug/sys-devel/gcc-14.0.0_pre20231029/gcc-14-20231029/gcc/tree-ss= a-ccp.cc:1288 0x2aa186a3cfd evaluate_stmt =20=20=20=20=20=20=20 /usr/src/debug/sys-devel/gcc-14.0.0_pre20231029/gcc-14-20231029/gcc/tree-ss= a-ccp.cc:2226 0x2aa186a6013 visit_assignment =20=20=20=20=20=20=20 /usr/src/debug/sys-devel/gcc-14.0.0_pre20231029/gcc-14-20231029/gcc/tree-ss= a-ccp.cc:2860 0x2aa187b3fe3 ssa_propagation_engine::simulate_stmt(gimple*) =20=20=20=20=20=20=20 /usr/src/debug/sys-devel/gcc-14.0.0_pre20231029/gcc-14-20231029/gcc/tree-ss= a-propagate.cc:221 0x2aa187b43ad ssa_propagation_engine::simulate_block(basic_block_def*) =20=20=20=20=20=20=20 /usr/src/debug/sys-devel/gcc-14.0.0_pre20231029/gcc-14-20231029/gcc/tree-ss= a-propagate.cc:328 0x2aa187b4a1d ssa_propagation_engine::ssa_propagate() =20=20=20=20=20=20=20 /usr/src/debug/sys-devel/gcc-14.0.0_pre20231029/gcc-14-20231029/gcc/tree-ss= a-propagate.cc:478 0x2aa1869953f do_ssa_ccp =20=20=20=20=20=20=20 /usr/src/debug/sys-devel/gcc-14.0.0_pre20231029/gcc-14-20231029/gcc/tree-ss= a-ccp.cc:2979 0x2aa1869953f execute =20=20=20=20=20=20=20 /usr/src/debug/sys-devel/gcc-14.0.0_pre20231029/gcc-14-20231029/gcc/tree-ss= a-ccp.cc:3025 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. ```=