OSDN Git Service

* doc/invoke.texi (C++ Dialect Options): Note change of minimum
[pf3gnuchains/gcc-fork.git] / gcc / doc / invoke.texi
index 236f6fc..48dfde4 100644 (file)
@@ -1924,7 +1924,8 @@ This information is generally only useful to the G++ development team.
 Set the maximum instantiation depth for template classes to @var{n}.
 A limit on the template instantiation depth is needed to detect
 endless recursions during template class instantiation.  ANSI/ISO C++
-conforming programs must not rely on a maximum depth greater than 17.
+conforming programs must not rely on a maximum depth greater than 17
+(changed to 1024 in C++0x).
 
 @item -fno-threadsafe-statics
 @opindex fno-threadsafe-statics