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 target/48380] [gcc-4.7 regression] ICE in postreload.c while building trunk


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

--- Comment #5 from Vladimir Makarov <vmakarov at gcc dot gnu.org> 2011-04-04 20:19:48 UTC ---
Author: vmakarov
Date: Mon Apr  4 20:19:45 2011
New Revision: 171951

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171951
Log:
2011-04-01  Vladimir Makarov  <vmakarov@redhat.com>

    PR target/48380
    * ira.c (ira): Call grow_reg_equivs when fix_reg_equiv_init is
          not called.

    * ira-emit.c (emit_move_list): Update reg equiv init insn list.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ira-emit.c
    trunk/gcc/ira.c


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