From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 13ADC3858CD1; Tue, 5 Mar 2024 05:22:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 13ADC3858CD1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709616124; bh=rUsl4C8PWXHSDob0NrYz8SWKVijo6aeTAFi8Wmfyq60=; h=From:To:Subject:Date:In-Reply-To:References:From; b=IAs5P5EAplVGEH1sKwiruLf1L0rtFTYbEPBCEPiqTgM9nvZVoax9BF4vxsiMZ9pt6 0drk3Oxsw1DV69kQOFSX3wcGsOwFHhIoDzf5AySY7ezA+NbwQjqNXNJNXPHjbNVSj3 tUFJ0KQy6qu56i6nSym8HJPtxvxRPZ/8TV8cIi6o= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/114231] [14 regression] ICE when building libjxl Date: Tue, 05 Mar 2024 05:22:03 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia 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: 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=3D114231 --- Comment #3 from Andrew Pinski --- vectorizable_shift=