Skip to content
Snippets Groups Projects
Commit 2a0c4a1c authored by Cupertino Miranda's avatar Cupertino Miranda Committed by Jeff Law
Browse files

Added item entry in docs for the new check_effective_target.

gcc/
	* doc/sourcebuild.texi (const_volatile_readonly_section): Document
	new check_effective_target function.
parent 63e95a83
No related branches found
No related tags found
No related merge requests found
...@@ -2775,6 +2775,9 @@ Target supports automatic stack alignment. ...@@ -2775,6 +2775,9 @@ Target supports automatic stack alignment.
@item branch_cost @item branch_cost
Target supports @option{-branch-cost=N}. Target supports @option{-branch-cost=N}.
@item const_volatile_readonly_section
Target places const volatile variables in readonly sections.
@item cxa_atexit @item cxa_atexit
Target uses @code{__cxa_atexit}. Target uses @code{__cxa_atexit}.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment