From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A4D3E3858C29; Wed, 17 Jan 2024 21:19:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A4D3E3858C29 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705526344; bh=WvReqn2BtZvYtOw61LD3TyqrAVEwjxUmnrtR7Cu1kj0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=eZgsxiiiD2PY28XXoFQoEdvUx+2KXZWjjPARo7Tl3TIJatgE9iV/U6+Cn6cjnWFJL AlCt5mCamjWEgcfe1/bSUI+Ltvec6b+UajsMwX/bCV5owHoAf6+05DZV6JgcavAL8z SrUBEtDWQ8MhrQcv4YDMnjfl+fm5sS6ZTOeGpaUI= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/86843] Allow separating debug mode into ABI-changing part and rest Date: Wed, 17 Jan 2024 21:19:04 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Version: 9.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: redi 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: --- 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=3D86843 --- Comment #5 from Jonathan Wakely --- It's a shame they're using "debug mode" to mean "debug the library impl its= elf" when that's a term we have been using with completely different meaning for many years.=