Commit 7dbf8707 by Christophe Lyon Committed by Christophe Lyon

Add doc for branch_cost effective target.

2018-01-12  Christophe Lyon  <christophe.lyon@linaro.org>

	gcc/
	* doc/sourcebuild.texi (Effective-Target Keywords, Other attributes):
	Add item for branch_cost.

From-SVN: r256574
parent 371ae937
2018-01-12 Christophe Lyon <christophe.lyon@linaro.org>
* doc/sourcebuild.texi (Effective-Target Keywords, Other attributes):
Add item for branch_cost.
2018-01-12 Eric Botcazou <ebotcazou@adacore.com>
PR rtl-optimization/83565
......
......@@ -2133,6 +2133,9 @@ Target supports wide characters.
@item automatic_stack_alignment
Target supports automatic stack alignment.
@item branch_cost
Target supports @option{-branch-cost=N}.
@item cxa_atexit
Target uses @code{__cxa_atexit}.
......
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