cp-tree.h (struct language_function): Rename in_function_try_handler to x_in_function...
authorDiego Novillo <dnovillo@google.com>
Thu, 13 Oct 2011 18:26:08 +0000 (14:26 -0400)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Thu, 13 Oct 2011 18:26:08 +0000 (14:26 -0400)
commitce5046bd7184be1aad54e2d8874e136b758c365d
treebc473b6f345b0ec3153dbddb0619c36532f08515
parent385b73ab1dd53d3815d929792166e07cc37f969f
cp-tree.h (struct language_function): Rename in_function_try_handler to x_in_function_try_handler.

* cp-tree.h (struct language_function): Rename in_function_try_handler
to x_in_function_try_handler.
Rename in_base_initializer to x_in_base_initializer.
Update all users.

From-SVN: r179940
gcc/cp/ChangeLog
gcc/cp/cp-tree.h