[Bug target/90016] aarch64: reference to undeclared N in help for command line option

2019-04-11 Thread clyon at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90016

--- Comment #3 from Christophe Lyon  ---
Author: clyon
Date: Thu Apr 11 10:56:08 2019
New Revision: 270280

URL: https://gcc.gnu.org/viewcvs?rev=270280&root=gcc&view=rev
Log:
[aarch64] PR90016 - aarch64: reference to undeclared N in help for command line
option

2019-04-11  Christophe Lyon  

PR target/90016
* config/aarch64/aarch64.opt (msve-vector-bits): Add missing final '.'.


Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/aarch64/aarch64.opt

[Bug target/90016] aarch64: reference to undeclared N in help for command line option

2019-04-10 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90016

Richard Earnshaw  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
   Target Milestone|--- |9.0

--- Comment #2 from Richard Earnshaw  ---
Fixed

[Bug target/90016] aarch64: reference to undeclared N in help for command line option

2019-04-10 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90016

--- Comment #1 from Richard Earnshaw  ---
Author: rearnsha
Date: Wed Apr 10 09:51:16 2019
New Revision: 270248

URL: https://gcc.gnu.org/viewcvs?rev=270248&root=gcc&view=rev
Log:
[aarch64] PR90016 - aarch64: reference to undeclared N in help for command line
option

'to N' is now redundant and misleading given the earlier change to use
.

Removed.

PR target/90016
* config/aarch64/aarch64.opt (msve-vector-bits): Remove redundant and
obsolete reference to N.


Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/aarch64/aarch64.opt