From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AD12F3858C52; Tue, 17 Jan 2023 18:51:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AD12F3858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673981487; bh=FkRpf/HSVxAT4shufPb/GCOgbNj1Qwe0uv/xk9SDEZs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HPeIgao9kAlrcBcEAMTbHpuZkrOlpTIfZXLyt/xZrxu0W8mW3Y3o7EBgKz+eBtmAW pz1h3zqPnO4VNARQc5DWdy3eyfcKnKtep7JbH4uRfbUt+6BZRMmzYSu1VwLQ2jkj7d 0NN8oNTx3DEjfNW4xEjp/p5WRCdd0f2yjZeLnjIc= From: "i.nixman at autistici dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/106395] [12/13 regression] [mingw] "redeclared without dllimport attribute: previous dllimport ignored" on C++ friend since r12-299-ga0fdff3cf33f72 Date: Tue, 17 Jan 2023 18:51:26 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 12.1.0 X-Bugzilla-Keywords: rejects-valid X-Bugzilla-Severity: normal X-Bugzilla-Who: i.nixman at autistici dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D106395 niXman changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |i.nixman at autistici dot = org --- Comment #5 from niXman --- (In reply to nightstrike from comment #4) > This appears to be fixed in GCC 13 yeah, looks like it got fixed for the master/main.=