From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6E6283858C53; Wed, 18 Oct 2023 14:15:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6E6283858C53 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1697638537; bh=D/EzhUfWRx4ec7xSakNu1pb9qCpwD0usre746CBb3Co=; h=From:To:Subject:Date:In-Reply-To:References:From; b=yZYbfI3t12YCdrJXoxLfaUn13DuaT4urFKfginOCTEONItqSxXvoYV5A2Vahpy7Xn bTogpiNmT1R+u3szVkFolpb58McvFOWSTSOJv7HBPGI4FpsJAm0yAtSMO6yHVGW+rJ WoFB5xiU549965DrA55mXEIRRoPl//OoORMnpRbc= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/111753] [14 Regression] ICE: in extract_constrain_insn, at recog.cc:2692 insn does not satisfy its constraints: {*movsf_internal} with -O2 -mavx512bw -fno-tree-ter starting with r14-4499 Date: Wed, 18 Oct 2023 14:15:36 +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: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org 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: short_desc cc 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=3D111753 Jakub Jelinek changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[14 Regression] ICE: in |[14 Regression] ICE: in |extract_constrain_insn, at |extract_constrain_insn, at |recog.cc:2692 insn does not |recog.cc:2692 insn does not |satisfy its constraints: |satisfy its constraints: |{*movsf_internal} with -O2 |{*movsf_internal} with -O2 |-mavx512bw -fno-tree-ter |-mavx512bw -fno-tree-ter | |starting with r14-4499 CC| |haochen.jiang at intel dot= com, | |jakub at gcc dot gnu.org --- Comment #2 from Jakub Jelinek --- Started with r14-4499-gc1eef66baa8dde706d7ea6921648e6016dc7c93d=