From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CE27C3858C5F; Wed, 7 Feb 2024 22:16:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CE27C3858C5F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1707344180; bh=GAG/xQlntW/+vFP2Ag2LR4Vyq/WvU7kMqZsZIy1pLOY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HvvI8k3oV3XfFg6wBT+7lidvPE5/lysa5w6DJ/RWmghZRsdFyxksoUyqrQzBGnE6K Fd9PxJxTbHkVGjqDIS5beDXxx9gKNuT6G0vV1dejIK5AjTOMwSB+CgDkreg7SzQ4Cl Duu1bj3fMKV7mHudIhFYjwnw3QKWf3FzO5mI8uV8= From: "sergio at serjux dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/113205] [14 Regression] internal compiler error: in backward_pass, at tree-vect-slp.cc:5346 since r14-3220 Date: Wed, 07 Feb 2024 22:16:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: sergio at serjux dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D113205 --- Comment #6 from S=C3=A9rgio Basto --- and any workaround to build mlt on x86_64 ,exist ?=20 I tried disable lto, hardening and also disable strict symbols (-Wl,-z,defs= ) and still not build neither in koji nor in my machine=