------- Comment #7 from pinskia at gcc dot gnu dot org 2006-10-03 16:23 ------- Subject: Bug 29195
Author: pinskia Date: Tue Oct 3 16:23:48 2006 New Revision: 117402 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117402 Log: 2006-09-26 Andrew Pinski <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> PR objc/29195 * objc/compile/method-1.m: New test. Added: branches/gcc-4_1-branch/gcc/testsuite/objc/compile/method-1.m - copied unchanged from r117229, trunk/gcc/testsuite/objc/compile/method-1.m Modified: branches/gcc-4_1-branch/gcc/objc/ChangeLog branches/gcc-4_1-branch/gcc/objc/objc-act.c branches/gcc-4_1-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29195