http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51679

             Bug #: 51679
           Summary: spurious parenthesis for -fassociative-math in manual
                    and man page
    Classification: Unclassified
           Product: gcc
           Version: 4.6.2
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: other
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: vincent-...@vinc17.net


In the -fassociative-math description in the manual and man page:

  (x + 2**52) - 2**52)

The second closing parenthesis should be removed.

Reply via email to