From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B769238582BE; Mon, 8 Jan 2024 15:05:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B769238582BE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1704726328; bh=zOVLf6AgWWJT9SZjSROOEpa+R8GUWtFs1G7jaDu1X9E=; h=From:To:Subject:Date:In-Reply-To:References:From; b=xxcgsDo4adYNBsbrq9ntHen4anrC5ZBUtYni0kyZZ+9Pzk7koyeSG7+READov9e15 dLhip5ealCCT533jSe0k1q85bE3/ia/4WKeexKS8ald/nWvtSfZCU5JIqfNKGqobqp sGAi1iqnDsnTdkriaxICRtANbBGni5HJBKmuPG50= From: "tschwinge at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112937] [14 Regression] GCN: FAILs due to unconditional 'f->use_flat_addressing = true;' Date: Mon, 08 Jan 2024 15:05:26 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: tschwinge 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=3D112937 --- Comment #3 from Thomas Schwinge --- The GCN offloading 'libgomp.fortran/target1.f90' regression has been cured = by commit r14-6996-gc5c3aab38132ea34dc1ee69d93fded787e6ac7a4 "amdgcn: Don't double-count AVGPRs" (..., but not the GCN target regressions that I initia= lly reported here).=