From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 67C183857C49; Wed, 6 Mar 2024 20:24:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 67C183857C49 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709756696; bh=GOQa06cWLqvVeX78dNzTXB3X/DMP/pNd6Rh5swhDz7I=; h=From:To:Subject:Date:In-Reply-To:References:From; b=idCCLwS47Hd93KqtfigMwWBolZX53UQTpu3cIGZEyRBR723plzK1q6lLlAPPiC3hJ 1cSfL3KWs4S+InlXvtHr724+XrAB3+x5sfsfS+ALUFeLbAm1wrMN/VeEZAvEGC+PWg /GcH0FgEb/URyIiJaUKw/uHw/RtTVMGNHGKx4d9c= From: "ppalka at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/112899] odr-using constexpr static data member of class exported from module results in linker error Date: Wed, 06 Mar 2024 20:24:55 +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: 13.2.0 X-Bugzilla-Keywords: link-failure X-Bugzilla-Severity: normal X-Bugzilla-Who: ppalka at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: nshead at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 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=3D112899 Patrick Palka changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jo.hiller+gcc at gmail dot= com --- Comment #5 from Patrick Palka --- *** Bug 110805 has been marked as a duplicate of this bug. ***=