aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/doc/extend.texi')
-rw-r--r--gcc/doc/extend.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index 9f17fd05c42..93093d4ac26 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -2048,6 +2048,8 @@ typedef void voidfn ();
volatile voidfn fatal;
@end smallexample
+This approach does not work in GNU C++.
+
@cindex @code{noinline} function attribute
@item noinline
This function attribute prevents a function from being considered for