diff options
Diffstat (limited to 'gcc/doc/tm.texi.in')
-rw-r--r-- | gcc/doc/tm.texi.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/doc/tm.texi.in b/gcc/doc/tm.texi.in index 9c030df..7a91da0 100644 --- a/gcc/doc/tm.texi.in +++ b/gcc/doc/tm.texi.in @@ -7565,9 +7565,6 @@ Another note: according to the MIPS spec, coprocessor 1 (if present) is 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 |