[Bug other/51679] New: spurious parenthesis for -fassociative-math in manual and man page

vincent-gcc at vinc17 dot net gcc-bugzilla@gcc.gnu.org
Tue Dec 27 02:27:00 GMT 2011


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: unassigned@gcc.gnu.org
        ReportedBy: vincent-gcc@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.



More information about the Gcc-bugs mailing list