Commit 667a055a by Chung-Ju Wu Committed by Chung-Ju Wu

[NDS32] Complete -march= option design so that it can display available items in…

[NDS32] Complete -march= option design so that it can display available items in --target-help message.

gcc/
	* config/nds32/nds32.opt (march): Add help message.

From-SVN: r217901
parent a663ce5a
2014-11-21 Chung-Ju Wu <jasonwucj@gmail.com>
* config/nds32/nds32.opt (march): Add help message.
2014-11-20 Patrick Palka <ppalka@gcc.gnu.org>
* tree-vrp.c (test_for_singularity): New parameter
......@@ -71,6 +71,7 @@ Specify the name of the target architecture.
Enum
Name(nds32_arch_type) Type(enum nds32_arch_type)
Known arch types (for use with the -march= option):
EnumValue
Enum(nds32_arch_type) String(v2) Value(ARCH_V2)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment