From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 161193858022; Wed, 21 Dec 2022 07:13:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 161193858022 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1671606829; bh=e1VZDgfyDaVxHFBjjwBBlOEWzlNWmbOUK9QHLl203gg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=VRVEiH+E9DfuItVc4Pu5KDwoo9WibDBneeUqGaEBgUIoAK8tz1JximfWxtou+K6zt LXVF5dqdfNAeTVwMju7DDGZZgFkX8qvNMeSE6t91rAczcP0XsrzmGI+PixKDOatdbQ GE4vRyUrTopktvO+0vlYG/2VpwiDBTmaKdjz/+Fg= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libfortran/108056] [12 Regression] backward compatibility issue between 11 and 12 Date: Wed, 21 Dec 2022 07:13:47 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libfortran X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: ABI X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status short_desc everconfirmed cf_reconfirmed_on priority 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=3D108056 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Summary|[12/13 Regression] backward |[12 Regression] backward |compatibility issue between |compatibility issue between |11 and 12 |11 and 12 Ever confirmed|0 |1 Last reconfirmed| |2022-12-21 Priority|P3 |P1 Known to work| |13.0 --- Comment #19 from Richard Biener --- Yep. Making P1 so we remember to fix it for 12.3.=