OSDN Git Service

* ifcvt.c (seq_contains_jump): New.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 May 2000 23:53:23 +0000 (23:53 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 May 2000 23:53:23 +0000 (23:53 +0000)
commita9a81f26dfc6d26ed2214b590068364e4a1f4b6f
treee220cd3d4052a3bc02972d1c12f86e4e1ac366ea
parent4642b20509ae69830c44ffc3f59d9b86088c7fdb
    * ifcvt.c (seq_contains_jump): New.
        (noce_try_store_flag_constants): Use it to fail conversion.
        (noce_try_store_flag_inc, noce_try_store_flag_mask): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34179 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ifcvt.c