[Bug target/79646] New: Typos in vax.opt

roland.illig at gmx dot de gcc-bugzilla@gcc.gnu.org
Mon Feb 20 22:21:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79646

            Bug ID: 79646
           Summary: Typos in vax.opt
           Product: gcc
           Version: 7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: roland.illig at gmx dot de
  Target Milestone: ---

> md
> Target RejectNegative InverseMask(G_FLOAT)
> Target DFLOAT double precision code.
> 
> md-float
> Target RejectNegative InverseMask(G_FLOAT)
> Target DFLOAT double precision code.
> 
> mg
> Target RejectNegative Mask(G_FLOAT)
> Generate GFLOAT double precision code.
> 
> mg-float
> Target RejectNegative Mask(G_FLOAT)
> Generate GFLOAT double precision code.

The word "Target" in the description lines for the first two entries should
probably be "Generate", as it already is in the second two entries.


More information about the Gcc-bugs mailing list