OSDN Git Service

PR c++/51662
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Nov 2012 21:58:04 +0000 (21:58 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Nov 2012 21:58:04 +0000 (21:58 +0000)
commit7bb41cb978b45b2f3c22cfb73f8f8e4aaeaabf9a
tree48c3e9e99e4b22ba75597b0e52d27924ba205e71
parentf73061fb18284c095950afb5e218843744c8511e
PR c++/51662
* method.c (process_subob_fn): Increment function_depth around call to
instantiate_decl.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@193969 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/method.c