From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6B0733898538; Mon, 5 Dec 2022 09:56:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6B0733898538 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1670234179; bh=qxhsIFNBjloOan3Ks1QmVTM+DkOB+TpO1BDYZ86j3Vo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ilQa9VmxWtM9hTkPtOa73xu6N3eNvaQkEtkth5evBsAdcu+P0EFDq5HfFm4KM7nbz v90BzQVm8IQQoFUbQb0IBdvlkCwqpCW3VlXjqC27zo6Rlc34pPk13W6C+Fo1igpU/f b8MU9ZJXU3bBGzBaadCehyaKsEaX4qzFnUC4STys= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/107967] [13 regression] The gcc commit 2f7f9edd28d caused the glibc make check fails. Date: Mon, 05 Dec 2022 09:56:19 +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: 13.0 X-Bugzilla-Keywords: wrong-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: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone short_desc 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=3D107967 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |13.0 Summary|The gcc commit 2f7f9edd28d |[13 regression] The gcc |caused the glibc make check |commit 2f7f9edd28d caused |fails. |the glibc make check fails= .=