https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86511
--- Comment #6 from uros at gcc dot gnu.org --- Author: uros Date: Fri Jul 27 17:41:14 2018 New Revision: 263034 URL: https://gcc.gnu.org/viewcvs?rev=263034&root=gcc&view=rev Log: Backport from mainline 2018-07-16 Uros Bizjak <ubiz...@gmail.com> PR target/86511 * expmed.c (emit_store_flag): Do not emit setcc followed by a conditional move when trapping comparison was split to a non-trapping one (and vice versa). Modified: branches/gcc-8-branch/gcc/ChangeLog branches/gcc-8-branch/gcc/expmed.c