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 bootstrap/55068] [4.8 Regression] AIX bootstrap in push_reload() after LRA merge


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

--- Comment #2 from Vladimir Makarov <vmakarov at gcc dot gnu.org> 2012-10-25 04:20:00 UTC ---
Author: vmakarov
Date: Thu Oct 25 04:19:43 2012
New Revision: 192797

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192797
Log:
2012-10-24  Vladimir Makarov  <vmakarov@redhat.com>

    PR bootstrap/55068
    PR regression/55050
    * ira.c (setup_reg_renumber): Fix assert.
    * ira-emit.c (emit_move_list): Update equivalences only for LRA.


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]