From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4E2A4382EF32; Tue, 28 May 2024 06:37:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4E2A4382EF32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1716878245; bh=Kz0ayqxoxDSO7lt/XBIA6EX8Oz/8++lbbaxBTPd7Zwg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NIHzjw2hbbdfhpfUYQKFmnwAtYGH6Z6MaPAtpl+7Sxsn/H/72fId34ggpahREWNhN ByE/gn5h3mvNbfmP+vF/5UqPGWlJ7wh2COmDc/U4fuTEZIOVh41aUcuer0eW5vUBOV /VoZI5PIHU46zJ/E+RK+Xccc3ov/+uHdI6gn5dCQ= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug d/115249] [14/15 regression] gdc.test/runnable/test34.d etc. FAIL Date: Tue, 28 May 2024 06:37:25 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: d X-Bugzilla-Version: 15.0 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ibuclaw at gdcproject dot org X-Bugzilla-Target-Milestone: 15.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=3D115249 --- Comment #1 from Richard Biener --- Does it fail on the 14 branch as well? If so the target milestone should be 14.2, otherwise the summary should be [15 Regression]=