This is the mail archive of the gcc-patches@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]

Re: [PATCH] Fix split_live_ranges_for_shrink_wrap (PR rtl-optimization/59166)


On Tue, Nov 26, 2013 at 9:25 PM, Jakub Jelinek wrote:
\>         PR rtl-optimization/59166
>         * ira.c (find_moveable_pseudos): Use DF_REF_REAL_LOC instead of
>         DF_REF_LOC in validate_change call.
>         (split_live_ranges_for_shrink_wrap): Likewise.
>
>         * gcc.dg/torture/pr59166.c: New test.


If this falls under "RTL optimizers", then OK by me.

Ciao!
Steven


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