ira.c
169 KB
-
re PR rtl-optimization/59099 (Erroneous register allocation on 32-bit x86 using regparm) · 2d73cc45
2013-11-19 Martin Jambor <mjambor@suse.cz> PR rtl-optimization/59099 * ira.c (find_moveable_pseudos): Put back various analyses from ira() here. (ira): Move init_reg_equiv and call to split_live_ranges_for_shrink_wrap up, remove analyses around call to find_moveable_pseudos. testsuite/ * gcc.target/i386/pr59099.c: New test. From-SVN: r205061
Martin Jambor committed