projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49a000c
)
tweak fconstexpr-depth docs
author
Jason Merrill
<jason@gcc.gnu.org>
Fri, 18 Mar 2011 20:27:33 +0000
(16:27 -0400)
committer
Jason Merrill
<jason@gcc.gnu.org>
Fri, 18 Mar 2011 20:27:33 +0000
(16:27 -0400)
From-SVN: r171168
gcc/doc/invoke.texi
patch
|
blob
|
history
diff --git
a/gcc/doc/invoke.texi
b/gcc/doc/invoke.texi
index c0d3c4398618914f7962eb5a3bec45aff74b7873..d27704076a40db9094e2c302dc0b965afa68d553 100644
(file)
--- 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