This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug objc/29195] [4.1 Regression] ICE in expand_expr_real_1, at expr.c:6932
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Oct 2006 16:23:57 -0000
- Subject: [Bug objc/29195] [4.1 Regression] ICE in expand_expr_real_1, at expr.c:6932
- References: <bug-29195-12387@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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 <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.
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