https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69265
David Malcolm changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69265
--- Comment #7 from David Malcolm ---
Author: dmalcolm
Date: Thu May 19 00:52:08 2016
New Revision: 236439
URL: https://gcc.gnu.org/viewcvs?rev=236439&root=gcc&view=rev
Log:
PR driver/69265: add hint for options with misspelled arguments
opts-c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69265
David Malcolm changed:
What|Removed |Added
Target Milestone|--- |7.0
--- Comment #6 from David Malcolm -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69265
--- Comment #5 from David Malcolm ---
Author: dmalcolm
Date: Fri Feb 12 17:39:27 2016
New Revision: 233382
URL: https://gcc.gnu.org/viewcvs?rev=233382&root=gcc&view=rev
Log:
PR driver/69265 and 69453: improved suggestions for various misspelled
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69265
--- Comment #4 from David Malcolm ---
(see also PR 69453, which is related, but different)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69265
--- Comment #3 from David Malcolm ---
(In reply to Jakub Jelinek from comment #2)
> Do you consider for options that take a Joined argument those corresponding
> enum values?
> I mean say provide hint for
> -ftls-model=global-dinamic
> to use
> -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69265
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69265
--- Comment #1 from David Malcolm ---
Candidate patch posted here:
https://gcc.gnu.org/ml/gcc-patches/2016-01/msg00871.html