[Bug target/93694] Inconsistent grammar in darwin.opt

2020-04-21 Thread roland.illig at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93694 Roland Illig changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug target/93694] Inconsistent grammar in darwin.opt

2020-04-21 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93694 Iain Sandoe changed: What|Removed |Added Status|NEW |WAITING --- Comment #6 from Iain Sandoe

[Bug target/93694] Inconsistent grammar in darwin.opt

2020-03-21 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93694 --- Comment #5 from CVS Commits --- The master branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:837cece888f36543b6d326101362acb67ac3df0a commit r10-7315-g837cece888f36543b6d326101362acb67ac3df0a Author: Iain Sandoe Date: Sun

[Bug target/93694] Inconsistent grammar in darwin.opt

2020-03-01 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93694 --- Comment #4 from Iain Sandoe --- Created attachment 47938 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47938=edit Update darwin opts descriptions Thanks for the comments. As background, (most of) these options have ben present in

[Bug target/93694] Inconsistent grammar in darwin.opt

2020-02-21 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93694 Iain Sandoe changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/93694] Inconsistent grammar in darwin.opt

2020-02-12 Thread roland.illig at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93694 --- Comment #3 from Roland Illig --- > (Obsolete, ld_classic only) -sectcreate segname sectname file segname, sectname and file should be marked as . > -segprot max_prot init_prot\tThe protection values are This like only describes the syntax

[Bug target/93694] Inconsistent grammar in darwin.opt

2020-02-12 Thread roland.illig at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93694 --- Comment #2 from Roland Illig --- double space: > dyld will missing word: > two-level information should probably be "two-level namespace information" > Provided > (Obsolete after 10.3.9) Set Shouldn't there be a tab between the words

[Bug target/93694] Inconsistent grammar in darwin.opt

2020-02-11 Thread roland.illig at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93694 --- Comment #1 from Roland Illig --- double space: > architecture \"name\" unnecessarily verbose: > Specify that the output file should be generated for architecture "name" Why not simply: Generate output file for the named architecture.