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

Patrick Palka <ppalka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2016-05-29
           Assignee|unassigned at gcc dot gnu.org      |ppalka at gcc dot 
gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Patrick Palka <ppalka at gcc dot gnu.org> ---
I suppose the test is sensitive to branching cost like ssa-thread-11.c is so it
should probably inherit the target selector of ssa-thread-11.c, namely

/* { dg-do compile { target { ! { logical_op_short_circuit || { m68k*-*-*
mep*-*-* bfin*-*-* v850*-*-* moxie*-*-* m32c*-*-* fr30*-*-* mcore*-*-* frv-*-*
h8300-*-* m32r-*-* mn10300-*-* msp430-*-* pdp11-*-* rl78-*-* rx-*-* vax-*-*} }
} } } */

Reply via email to