]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcse.c (hash_scan_set): Expressions that are set as part of jump instructions are...
authorGeoffrey Keating <geoffk@redhat.com>
Mon, 13 Aug 2001 21:42:10 +0000 (21:42 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Mon, 13 Aug 2001 21:42:10 +0000 (21:42 +0000)
commiteb296bd9be728bfa4e4d6ce9ac155311b44c390e
tree67db55b577664933343452abfc88f580be673b9e
parent586b870d4f0b3693628e22c2aaeeb26dc29b5342
gcse.c (hash_scan_set): Expressions that are set as part of jump instructions are not available.

* gcse.c (hash_scan_set): Expressions that are set as part of
jump instructions are not available.

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