]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-ssa-operands.c (add_virtual_operand): Consistently prune accesses.
authorRichard Guenther <rguenther@suse.de>
Tue, 20 Nov 2007 15:16:25 +0000 (15:16 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 20 Nov 2007 15:16:25 +0000 (15:16 +0000)
commit8ef62eeb746043239772dd99ad2cff5176735713
tree59272568e1491b41aa8b2b5d380b8dabbdf8eec2
parentf22aa574dc04c5a06f068b1793fc092071661a18
tree-ssa-operands.c (add_virtual_operand): Consistently prune accesses.

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

* tree-ssa-operands.c (add_virtual_operand): Consistently prune
accesses.

* gcc.c-torture/execute/20071120-1.c: New testcase.

From-SVN: r130315
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20071120-1.c [new file with mode: 0644]
gcc/tree-ssa-operands.c