rtlanal.c (reg_referenced_p): Use reg_overlap_mentioned_p for the parts of an UNSPEC...
authorJ"orn Rennecke <amylaar@cygnus.co.uk>
Wed, 23 Jun 1999 15:05:18 +0000 (15:05 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Wed, 23 Jun 1999 15:05:18 +0000 (16:05 +0100)
commit2f9fb4c226e96e73d87ebeab0dc43fa2711296db
tree9d6f3e319eb1301c1dc980e11524a67142efd2c8
parent34043bd2e9ad8e2c582e5893838d9694e1796998
rtlanal.c (reg_referenced_p): Use reg_overlap_mentioned_p for the parts of an UNSPEC / UNSPEC_VOLATILE.

* rtlanal.c (reg_referenced_p): Use reg_overlap_mentioned_p
for the parts of an UNSPEC / UNSPEC_VOLATILE.

From-SVN: r27720
gcc/ChangeLog
gcc/rtlanal.c