------- Comment #6 from pinskia at gcc dot gnu dot org 2006-09-26 15:36 ------- Subject: Bug 29195
Author: pinskia Date: Tue Sep 26 15:36:21 2006 New Revision: 117229 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117229 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: trunk/gcc/testsuite/objc/compile/method-1.m Modified: trunk/gcc/objc/ChangeLog trunk/gcc/objc/objc-act.c trunk/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29195