diff mbox

[DOC] Remove reference to deleted macro

Message ID 53701890.8090303@LimeGreenSocks.com
State New
Headers show

Commit Message

David Wohlferd May 12, 2014, 12:40 a.m. UTC
I don't have permissions to commit this patch, but I do have a release 
on file with the FSF.

Problem description:
The existing docs make reference to a macro which "is described below."  
However, this is the final sentence in the section; there is no 
"below."  Turns out the macro was deleted a long time ago (June 2012) in 
revision 188983 (pr33190), leaving this perplexing sentence behind.

ChangeLog:
2014-05-11  David Wohlferd <dw@LimeGreenSocks.com>

         * doc/tm.texi: Remove reference to deleted macro.
         * doc/tm.texi.in: Likewise.

dw

Comments

Jeff Law May 12, 2014, 4:22 p.m. UTC | #1
On 05/11/14 18:40, David Wohlferd wrote:
> I don't have permissions to commit this patch, but I do have a release
> on file with the FSF.
>
> Problem description:
> The existing docs make reference to a macro which "is described below."
> However, this is the final sentence in the section; there is no
> "below."  Turns out the macro was deleted a long time ago (June 2012) in
> revision 188983 (pr33190), leaving this perplexing sentence behind.
>
> ChangeLog:
> 2014-05-11  David Wohlferd <dw@LimeGreenSocks.com>
>
>          * doc/tm.texi: Remove reference to deleted macro.
>          * doc/tm.texi.in: Likewise.
Thanks.  Installed.
jeff
diff mbox

Patch

Index: tm.texi
===================================================================
--- tm.texi	(revision 210298)
+++ tm.texi	(working copy)
@@ -10067,9 +10067,6 @@ 
 the FPU@.  One accesses COP1 registers through standard mips
 floating-point support; they are not included in this mechanism.
 
-There is one macro used in defining the MIPS coprocessor interface which
-you may want to override in subtargets; it is described below.
-
 @node PCH Target
 @section Parameters for Precompiled Header Validity Checking
 @cindex parameters, precompiled headers
Index: tm.texi.in
===================================================================
--- tm.texi.in	(revision 210298)
+++ tm.texi.in	(working copy)
@@ -7565,9 +7565,6 @@ 
 the FPU@.  One accesses COP1 registers through standard mips
 floating-point support; they are not included in this mechanism.
 
-There is one macro used in defining the MIPS coprocessor interface which
-you may want to override in subtargets; it is described below.
-
 @node PCH Target
 @section Parameters for Precompiled Header Validity Checking
 @cindex parameters, precompiled headers