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 middle-end/35136] [4.3 Regression] ICE caused by address calculation with loop variable when optimization is on



------- Comment #10 from ebotcazou at gcc dot gnu dot org  2008-02-12 20:50 -------
Subject: Bug 35136

Author: ebotcazou
Date: Tue Feb 12 20:49:21 2008
New Revision: 132267

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132267
Log:
        PR middle-end/35136
        * gimplify.c (force_gimple_operand_bsi): Move SSA renaming code from
        here to...
        (force_gimple_operand): ...here.


Added:
    trunk/gcc/testsuite/gnat.dg/loop_address.adb
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimplify.c
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35136


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