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.
This commit is contained in:
committed by
Jeff Law
parent
63e95a83ce
commit
2a0c4a1c5b
@@ -2775,6 +2775,9 @@ Target supports automatic stack alignment.
|
||||
@item branch_cost
|
||||
Target supports @option{-branch-cost=N}.
|
||||
|
||||
@item const_volatile_readonly_section
|
||||
Target places const volatile variables in readonly sections.
|
||||
|
||||
@item cxa_atexit
|
||||
Target uses @code{__cxa_atexit}.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user