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 rtl-optimization/53125] Very slow register allocation on SPARC


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

--- Comment #5 from Vladimir Makarov <vmakarov at gcc dot gnu.org> 2012-05-10 19:58:09 UTC ---
Author: vmakarov
Date: Thu May 10 19:58:01 2012
New Revision: 187373

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

    PR rtl-optimization/53125
    * ira.c (ira): Call find_moveable_pseudos or
    move_unallocated_pseudos if only ira_conflicts_p is true.


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


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