From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 61F9C385772C; Sat, 15 Apr 2023 01:15:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 61F9C385772C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1681521304; bh=h97oInRXaXmvAYsyi4VHLsYb5Y/GxUPeUnYLaT5C9bw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=vq7TfM+xB3tijfjRYnW8N8pVNBb/tpsdaYiI2C+n+09GNYHWUQKkLctDOmd11JMox cpa6gd9seaP+03uBlrIcKarH7jbaA/0+lk0sp0lD15DhOk9TLA+r9mG4rIg5a46RjD YlhM46QsDcnuQSKcW4xlMdKTd+IvpfvR2WB2FD00= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/109506] [10/11/12/13 regression] -fchecking=2 causes some template constructor not be instantiated when used with NSDMI Date: Sat, 15 Apr 2023 01:15:03 +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.0 X-Bugzilla-Keywords: accepts-invalid, link-failure, rejects-valid X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.5 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=3D109506 --- Comment #9 from Sam James --- I violated my own rule, by the way, by not saying the origin. This was foun= d by sultan in Gentoo when building Chromium (112, I think).=