2005-02-26 Paolo Carlini <pcarlini@suse.de>
* doc/extend.texi (5.24 Declaring Attributes of Functions)<noreturn>:
Clarify that the alternative way doesn't work in GNU C++.
From-SVN: r95595
+2005-02-26 Paolo Carlini <pcarlini@suse.de>
+
+ * doc/extend.texi (Declaring Attributes of Functions)<noreturn>:
+ Clarify that the alternative way doesn't work in GNU C++.
+
2005-02-25 David Edelsohn <edelsohn@gnu.org>
Backport from mainline:
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