]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcse.c (hash_scan_set): If the next nonnote insn is in a different basic block insert...
authorRichard Guenther <rguenther@suse.de>
Thu, 11 Oct 2007 09:46:04 +0000 (09:46 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 11 Oct 2007 09:46:04 +0000 (09:46 +0000)
commit1ef40d6b95a5180ab9e812a1df23e792db0d67b1
tree2e05f6dc3d8a48fa7924c3d42814a9434b9ed7b6
parentc343d5a73197df34694a7c6eaebc4ae28081d8bb
gcse.c (hash_scan_set): If the next nonnote insn is in a different basic block insert the set.

2007-10-11  Richard Guenther  <rguenther@suse.de>

* gcse.c (hash_scan_set): If the next nonnote insn is in
a different basic block insert the set.

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