From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8979B384D169; Mon, 19 Feb 2024 14:17:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8979B384D169 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708352222; bh=XeuPVbfPgm6hqjfKD0bEhLzkG0S1uDuDcW37s1Wkn9A=; h=From:To:Subject:Date:In-Reply-To:References:From; b=C6OJ8HrVMUj9+qXD3IcoYv5qpCZ/OSFq6AL05Uz3yhSyACeKF2ZC8+GO/3MvwdbVP jR5KO0otIqWYo2pJr4fR1pqQXUQllR/BiXRUOrk/H40oXQ9XaEfZyLcJ9ICKX/VH0q tgDXpkGFEWGF7qkvF1gmuN5b0VI7CIZabUkJLyys= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/113992] in type_natural_mode Date: Mon, 19 Feb 2024 14:17:02 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: 9.4.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status target_milestone cf_known_to_fail resolution cf_known_to_work 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=3D113992 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Target Milestone|--- |11.3 Known to fail| |11.2.0 Resolution|--- |FIXED Known to work| |11.3.0, 12.1.0 --- Comment #1 from Richard Biener --- Works with GCC 11 and up, thus fixed. The old releases are no longer supported. Likely a dup of another bug.=