diff options
Diffstat (limited to 'gcc/doc/sourcebuild.texi')
-rw-r--r-- | gcc/doc/sourcebuild.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi index d2b834a..f985e50 100644 --- a/gcc/doc/sourcebuild.texi +++ b/gcc/doc/sourcebuild.texi @@ -766,6 +766,9 @@ pragmas supported. Documentation in @file{gcc/doc/extend.texi} of any target-specific built-in functions supported. @item +Documentation in @file{gcc/doc/extend.texi} of any target-specific +format checking styles supported. +@item Documentation in @file{gcc/doc/md.texi} of any target-specific constraint letters (@pxref{Machine Constraints, , Constraints for Particular Machines}). |