From: Jason Merrill Date: Fri, 18 Mar 2011 20:27:33 +0000 (-0400) Subject: tweak fconstexpr-depth docs X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f2c779bb053da67c12af0c91371ce13b5cdf8a7a;p=gcc.git tweak fconstexpr-depth docs From-SVN: r171168 --- diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index c0d3c439861..d27704076a4 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -1885,7 +1885,7 @@ been added for putting variables into BSS without making them common. Set the maximum nested evaluation depth for C++0x constexpr functions to @var{n}. A limit is needed to detect endless recursion during constant expression evaluation. The minimum specified by the standard -is 512; G++ defaults to 1024. +is 512. @item -fno-deduce-init-list @opindex fno-deduce-init-list