]> gcc.gnu.org Git - gcc.git/commit - gcc/c-family/ChangeLog
c.opt (fconstexpr-depth): Add Var(max_constexpr_depth).
authorJason Merrill <jason@redhat.com>
Fri, 18 Mar 2011 20:23:48 +0000 (16:23 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 18 Mar 2011 20:23:48 +0000 (16:23 -0400)
commit49a000c39629e84c69696bfc78fb9e3f5c3dd594
tree5c6c05809bee5c54caa7df52715890b900cb717c
parent01956319b6863b0fc507039f50bbb2c5fd2234be
c.opt (fconstexpr-depth): Add Var(max_constexpr_depth).

* c.opt (fconstexpr-depth): Add Var(max_constexpr_depth).
* c-common.h: Don't declare it here.
* c-common.c: Or define it here.
* c-opts.c (c_common_handle_option): Or set it here.

From-SVN: r171166
gcc/c-family/ChangeLog
gcc/c-family/c-common.c
gcc/c-family/c-common.h
gcc/c-family/c-opts.c
gcc/c-family/c.opt
This page took 0.064699 seconds and 5 git commands to generate.