This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Committed] New -fno-signed-zeros command line option


Hi Joseph,

On Sat, January 20, 2007 4:49 pm, Joseph S. Myers wrote:
> On Fri, 19 Jan 2007, Roger Sayle wrote:
> + distinct +0.0 and -0.0 values, which then prohibits simplification
> A minus sign should be @minus{}.
>
> + @option{-ffinte-math-only}
> "finite" not "finte".

Many thanks.  As penance I've also converted all other occurences of
" -[0-9]" in invoke.texi to use @minus{} and fixed a few hbox issues.
Tested on mainline with a "make pdf" and visual inspection.

Committed to mainline as revision 121023.


2007-01-20  Roger Sayle  <roger@eyesopen.com>
            Joseph Myers  <joseph@codesourcery.com>

        * doc/invoke.texi (-fdump-rtl-combine): Fix under/overfull hbox.
        (-fdump-rtl-stack): Likewise.
        (-fno-signed-zeros): Use @minus{} for a minus sign.  Correct typo.
        (-mcheck-zero-division, -mcpu): Fix under/overfull hbox.
        (-mpt-fixed): Use @minus{} for minus sign.
        (Using Precompiled Headers): Fix under/overfull hbox.

Thanks again,

Roger
--

Attachment: patch.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]