[Bug middle-end/86511] [9 Regression] Traps are generated for non-trapping compares

uros at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 16 15:26:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86511

--- Comment #5 from uros at gcc dot gnu.org ---
Author: uros
Date: Mon Jul 16 15:11:57 2018
New Revision: 262736

URL: https://gcc.gnu.org/viewcvs?rev=262736&root=gcc&view=rev
Log:
        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:
    trunk/gcc/ChangeLog
    trunk/gcc/expmed.c


More information about the Gcc-bugs mailing list