flow.c (mark_used_reg): If a register is unconditionally live, remove any conditional...
authorRichard Earnshaw <rearnsha@arm.com>
Mon, 29 May 2000 22:37:37 +0000 (22:37 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Mon, 29 May 2000 22:37:37 +0000 (22:37 +0000)
commit6a3dbe6543fe3d23a1936c3867e9980eec075c15
treeef257157aab01c935c8e3b0a4b6c492b8ac7b9b1
parentb1a9f6a07ab0821c162af840fd626bbb1c7c80ea
flow.c (mark_used_reg): If a register is unconditionally live, remove any conditional death information.

* flow.c (mark_used_reg): If a register is unconditionally live,
remove any conditional death information.

From-SVN: r34259
gcc/ChangeLog
gcc/flow.c