gcse.c (compute_hash_table): The SRC part of an insn with a RETVAL note should not...
authorAndrew MacLeod <amacleod@redhat.com>
Wed, 29 Aug 2001 21:43:41 +0000 (21:43 +0000)
committerAndrew Macleod <amacleod@gcc.gnu.org>
Wed, 29 Aug 2001 21:43:41 +0000 (21:43 +0000)
commitc63b1ae8a150c05ecee144cfb63b004af487df55
tree865976ad0565108e4b7044a2fbec43d1778de04e
parentc864312278d46ec2a65bec64f6eef53be1b5a0e9
gcse.c (compute_hash_table): The SRC part of an insn with a RETVAL note should not be considered outside the...

2001-08-29  Andrew MacLeod  <amacleod@redhat.com>

* gcse.c (compute_hash_table): The SRC part of an insn with a RETVAL
note should not be considered outside the libcall block.

From-SVN: r45276
gcc/ChangeLog
gcc/gcse.c