From c50503ac9bab0bf918937a386b4201f4f76076d8 Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Fri, 8 Feb 2002 18:44:24 +0000 Subject: [PATCH] * doc/invoke.texi (RS/6000 and PowerPC Options): Fix typo. From-SVN: r49620 --- gcc/ChangeLog | 4 ++++ gcc/doc/invoke.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c485594b0c7..dc39fa9ed56 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2002-02-08 David Edelsohn + + * doc/invoke.texi (RS/6000 and PowerPC Options): Fix typo. + 2002-02-08 Richard Henderson * config/alpha/elf.h (ASM_OUTPUT_ALIGNED_BSS): New. diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index c5f88bed278..7c1baf32d26 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -435,7 +435,7 @@ in the following sections. -mpowerpc-gpopt -mno-powerpc-gpopt @gol -mpowerpc-gfxopt -mno-powerpc-gfxopt @gol -mnew-mnemonics -mold-mnemonics @gol --mfull-toc -mminimal-toc -mno-fop-in-toc -mno-sum-in-toc @gol +-mfull-toc -mminimal-toc -mno-fp-in-toc -mno-sum-in-toc @gol -m64 -m32 -mxl-call -mno-xl-call -mpe @gol -msoft-float -mhard-float -mmultiple -mno-multiple @gol -mstring -mno-string -mupdate -mno-update @gol -- 2.30.2