]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix cse bug that broke the ia64 port.
authorJim Wilson <wilson@cygnus.com>
Fri, 5 Nov 1999 07:08:13 +0000 (07:08 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Fri, 5 Nov 1999 07:08:13 +0000 (23:08 -0800)
commit26132f7136c30b670786d3e8cb4b033de8d2a179
tree1dd3c96327028acd2fd8f6312dae83512578d0e6
parent9399d5c63fc03d80fb57868f6ab4a26657358445
Fix cse bug that broke the ia64 port.

* cse.c (cse_insn): Revert Oct 31 change.  When computing src_elt,
if REG_RETVAL check succeeds, then put classp in src_elt.

From-SVN: r30406
gcc/ChangeLog
gcc/cse.c