re PR objc++/49221 (Several ICEs in the obj-c++ test suite after revision 174307)
authorJason Merrill <jason@redhat.com>
Mon, 6 Jun 2011 04:18:03 +0000 (00:18 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 6 Jun 2011 04:18:03 +0000 (00:18 -0400)
commitefcbfc1c357ca34faf9adf2558362f2e3b1b7b94
treef908a1886046ce99a4f2127a35e36e2eca0deac5
parent22d60ad267dae84a52bd57521bcb8a99bf33eb41
re PR objc++/49221 (Several ICEs in the obj-c++ test suite after revision 174307)

PR objc++/49221
* decl.c (cp_finish_decl): Check DECL_FUNCTION_SCOPE_P rather than
at_function_scope_p.

From-SVN: r174683
gcc/cp/ChangeLog
gcc/cp/decl.c