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

            Bug ID: 93694
           Summary: Inconsistent grammar in darwin.opt
           Product: gcc
           Version: 10.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: ---

From darwin.opt:
> Loads all members of archive libraries
> The version of ld64 in use for this toolchain.
> Produce an output file that will bind symbols on load, rather than lazily.
> Produce a Mach-O bundle (file type MH_BUNDLE)
> This will allow relocs

And a typo:
> exectuable

Unnecessarily unspecific wording:
> Allows setting the page 0 size to 4kb for certain special cases
What exactly are "certain special cases"?

The grammar in this file should be cleaned up and made consistent, as far as
possible.

Reply via email to