diff --git a/gcc/ChangeLog b/gcc/ChangeLog index db5ad31fa9d..af1a589c44d 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2006-11-02 Brooks Moses + + * doc/invoke.texi: Fix mfp-trap-mode typo. + 2006-11-02 Carlos O'Donell * config/arm/linux-elf.h (NEED_INDICATE_EXEC_STACK): Define as 1. diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index bb9ce267a72..816b547f19e 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -8365,7 +8365,7 @@ In addition to the traps enabled by @samp{n}, underflow traps are enabled as well. @item su -Like @samp{su}, but the instructions are marked to be safe for software +Like @samp{u}, but the instructions are marked to be safe for software completion (see Alpha architecture manual for details). @item sui