> This patch just disables that transformation, IMHO trading conditional > return + unconditional trap with conditional trap + unconditional return > isn't worth it. > > Martin Sebor has kindly bootstrapped/regtested this on powerpc64le-linux, > ok for trunk? > > 2015-12-23 Jakub Jelinek <ja...@redhat.com> > > PR target/69015 > * ifcvt.c (find_cond_trap): Give up if returnjump_p (jump). > > * gcc.dg/pr69015.c: New test.
OK, thanks. -- Eric Botcazou