From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 346973858D3C; Fri, 12 Jan 2024 00:29:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 346973858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705019380; bh=zMPMSZvszVX4DHWh2mlCHru/LpzX1OqxArM/k7+P7Js=; h=From:To:Subject:Date:In-Reply-To:References:From; b=V4ao4D/L6P4ltiAtVz+vQi5LM4uIacdtmYdpK5xXhAoerqm2rJOqJ0iKiInCWiH8K X6xPU1iJG7wGMv/hRdaS12EEPP6I9+H3BQq0KvJ5vTLT6O40KoM0LWGDzRVpWMpCbM QNTIs4faj9sdfoFwoibS7TcAYIaC6eVDv2nj/ABs= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/113344] [14 regression] gcc.dg/pr15784-1.c fails after r14-7139-g897b95a12b7fe5 Date: Fri, 12 Jan 2024 00:29:39 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: 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: --- 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=3D113344 --- Comment #1 from Andrew Pinski --- Confirmed, it fails everywhere too.=