Oleg Endo <oleg.e...@t-online.de> wrote: > Original patch: > http://gcc.gnu.org/ml/gcc-patches/2012-03/msg01695.html > > 'Tested' with.. > > ../gcc-4_7-branch/configure --target=sh-elf --prefix=/usr/local > --enable-languages=c,c++ --enable-multilib --disable-libssp > --disable-nls --disable-werror --enable-lto --with-newlib --with-gnu-as > --with-gnu-ld --with-system-zlib > > make all > > OK for 4.7 branch? > > ChangeLog: > > Backport from mainline > 2012-03-27 Chung-Lin Tang <clt...@codesourcery.com> > PR target/52667 > * config/sh/sh.c (find_barrier): Add equality check of last_got > to avoid going above orig insn. Update comments.
OK as the fix for a regression from 4.6. Regards, kaz