static3.C
99 Bytes
-
decl.c (expand_static_init): Build cleanups before entering the anonymous… · 7cfac595
decl.c (expand_static_init): Build cleanups before entering the anonymous function used to do them to avoid... * decl.c (expand_static_init): Build cleanups before entering the anonymous function used to do them to avoid access-checking confusion. * decl.c (grokfndecl): Add back call to cplus_decl_attributes accidentally removed by previous change, and make DECL_RTL here. * class.c (add_method): Don't make DECL_RTL here. From-SVN: r23138
Mark Mitchell committed