2014-11-21 14:33 GMT+08:00 Chung-Ju Wu :
> Hi, all,
[snip]
>
> gcc/ChangeLog
>
> 2014-11-21 Chung-Ju Wu
>
> * config/nds32/nds32.opt (march): Add help message.
>
Sorry for that I forgot to attach patch file in the previous mail.
Best regards,
jasonwucj
0001-Complete-march-option-desi
Hi, all,
When the help option --target-help is issued, the available items
for -march=X are supposed to be displayed automatically.
We need to complete -march= option design to perform such mechanism.
gcc/ChangeLog
2014-11-21 Chung-Ju Wu
* config/nds32/nds32.opt (march): Add help me