From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6F661394D88A; Mon, 9 Mar 2020 16:59:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6F661394D88A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1583773156; bh=U06xDXFQAIRhXl/XegcIayqhbq0m+khILb47mOPFam8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=oWaTbvNht3OkgRfduaj6+0GJo2LS/ey7+x26SpC6bxZV0IM4Jz2XnbtsBg2p4ai9r AEnC0D26HLLQIo7WHOBJ7ZH18+EK/AhyHSfOUHcqaO3RtoqVK+mYS0HEOfaYsDjfLD 0hZ6mvcwF0TsAd2nUP8KLCPjuyg/XaCfbBBdMFAk= From: "cel at us dot ibm.com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/91638] powerpc -mlong-double-NN (documentation) issues Date: Mon, 09 Mar 2020 16:59:16 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: unknown X-Bugzilla-Keywords: documentation X-Bugzilla-Severity: normal X-Bugzilla-Who: cel at us dot ibm.com X-Bugzilla-Status: WAITING 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: 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Mar 2020 16:59:16 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D91638 Carl Love changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cel at us dot ibm.com --- Comment #7 from Carl Love --- Patch approved by Segher with a few minor fixes to the patch. Patch committed to mainline commit 9439378f7a08cf9c8f524c9f3758a37d804ac106 Author: Carl Love Date: Thu Mar 5 12:52:35 2020 -0600 rs6000: Fix -mlong-double documentation gcc/ChangeLog 2020-03-09 Carl Love * config/rs6000/rs6000.opt: Update the description of the command line option.=