Re: [PATCH] Improve shrink wrap for lo_sum

2014-11-24 Thread Richard Biener
On Sun, Nov 23, 2014 at 5:09 AM, Andrew Pinski wrote: > Hi, > As discussed at > https://gcc.gnu.org/ml/gcc-patches/2014-10/msg00997.html, this is the > one line patch which improves shrink wrapping for lo_sum. > > OK? Bootstrapped and tested on x86_64 and built and tested for > aarch64-elf with

[PATCH] Improve shrink wrap for lo_sum

2014-11-22 Thread Andrew Pinski
Hi, As discussed at https://gcc.gnu.org/ml/gcc-patches/2014-10/msg00997.html, this is the one line patch which improves shrink wrapping for lo_sum. OK? Bootstrapped and tested on x86_64 and built and tested for aarch64-elf with no regressions. It fixes shrink_wrap_symbol_ref_1.c which was fail