This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug objc/29195] [4.1 Regression] ICE in expand_expr_real_1, at expr.c:6932



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]