jump.c (mark_modified_reg): Allow jump threading if condition codes are represented...
authorJakub Jelinek <jakub@redhat.com>
Fri, 8 Jun 2001 17:43:09 +0000 (19:43 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 8 Jun 2001 17:43:09 +0000 (19:43 +0200)
commit7bd458aabb4805c9126408032b515ab3ce106f54
tree11acd2f5c1ac4de504dba7efe3f7804a340a891e
parent7137fd76b55fa37aefa04e836e91ded8f974a2e8
jump.c (mark_modified_reg): Allow jump threading if condition codes are represented by a hard register.

* jump.c (mark_modified_reg): Allow jump threading if condition
codes are represented by a hard register.

From-SVN: r43030
gcc/ChangeLog
gcc/jump.c