This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug objc++/49221] [4.7 Regression] Several ICEs in the obj-c++ test suite after revision 174307


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49221

--- Comment #9 from Jason Merrill <jason at gcc dot gnu.org> 2011-06-06 04:18:08 UTC ---
Author: jason
Date: Mon Jun  6 04:18:03 2011
New Revision: 174683

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174683
Log:
    PR objc++/49221
    * decl.c (cp_finish_decl): Check DECL_FUNCTION_SCOPE_P rather than
    at_function_scope_p.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]