From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 74393385842C; Fri, 2 Dec 2022 03:30:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 74393385842C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669951846; bh=jRZQv8895H/5U9rLTex2KLh34TZIZT4VALljGUHpdRk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=EIY/fhe6DkZ/lRvCi/iD4fUV2QjST1aqzBWeWdyJelzg1lLxBhkE+LBCdzAPJgthA DPrAu+e8ttjvWPLLTE4/3C/1FHf39aiPut0FJxnAzXnbEN8OwixnFAPMq2fVOoHz37 9vre5mUnal6wd0OQSzhkVo5rdX4sqcxIuRo5LauM= From: "egallager at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/59447] --with-dwarf2 should be documented as meaning "DWARF 2 or later" instead of just "DWARF 2" Date: Fri, 02 Dec 2022 03:30:45 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 4.8.2 X-Bugzilla-Keywords: documentation, patch X-Bugzilla-Severity: normal X-Bugzilla-Who: egallager at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: egallager at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords bug_file_loc 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=3D59447 Eric Gallager changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch URL| |https://gcc.gnu.org/piperma | |il/gcc-patches/2022-Decembe | |r/607702.html --- Comment #10 from Eric Gallager --- Patch posted: https://gcc.gnu.org/pipermail/gcc-patches/2022-December/607702.html=