diff options
Diffstat (limited to 'gcc/doc/cpp.texi')
-rw-r--r-- | gcc/doc/cpp.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/doc/cpp.texi b/gcc/doc/cpp.texi index 590630c..1a322ba 100644 --- a/gcc/doc/cpp.texi +++ b/gcc/doc/cpp.texi @@ -3541,6 +3541,8 @@ This manual documents the pragmas which are meaningful to the preprocessor itself. Other pragmas are meaningful to the C or C++ compilers. They are documented in the GCC manual. +GCC plugins may provide their own pragmas. + @ftable @code @item #pragma GCC dependency @code{#pragma GCC dependency} allows you to check the relative dates of |