]> gcc.gnu.org Git - gcc.git/commit
re PR tree-optimization/37991 (excessive memory consumption - possible hang)
authorRichard Guenther <rguenther@suse.de>
Sun, 2 Nov 2008 13:34:58 +0000 (13:34 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sun, 2 Nov 2008 13:34:58 +0000 (13:34 +0000)
commit8495c94f4981e8018b6da421e1e25b82ebdde91e
tree8c0e73b01869af871ad88b8619d5546944121409
parent99f9aa7b91375574fce9390624b55fcae66c9f38
re PR tree-optimization/37991 (excessive memory consumption - possible hang)

2008-11-02  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/37991
* tree-ssa-sccvn.h (copy_vuses_from_stmt): Remove.
* tree-ssa-sccvn.c (copy_vuses_from_stmt): Make static.
(set_ssa_val_to): Print if the value changed.
(simplify_binary_expression): Strip useless conversions.

* gcc.c-torture/compile/pr37991.c: New testcase.

From-SVN: r141532
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr37991.c [new file with mode: 0644]
gcc/tree-ssa-sccvn.c
gcc/tree-ssa-sccvn.h
This page took 0.053355 seconds and 5 git commands to generate.