re PR objc/29195 (ICE in expand_expr_real_1, at expr.c:6932)
authorAndrew Pinski <pinskia@gcc.gnu.org>
Tue, 26 Sep 2006 15:36:21 +0000 (08:36 -0700)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Tue, 26 Sep 2006 15:36:21 +0000 (08:36 -0700)
commite91de072adbe07ae528857a75c9ef4f1d12e5688
treec375a10a62d82187241f5638ddcb0c9b2d0368cf
parent32d662aa80bd3c9a6daa74a4e34757da900657fd
re PR objc/29195 (ICE in expand_expr_real_1, at expr.c:6932)

2006-09-26  Andrew Pinski  <pinskia@physics.uc.edu>

        PR objc/29195
        * objc-act.c (objc_push_parm): If we change the type of the
        decl, relayout the decl.
2006-09-26  Andrew Pinski  <pinskia@physics.uc.edu>

        PR objc/29195
        * objc/compile/method-1.m: New test.

From-SVN: r117229
gcc/objc/ChangeLog
gcc/objc/objc-act.c
gcc/testsuite/ChangeLog
gcc/testsuite/objc/compile/method-1.m [new file with mode: 0644]