]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/tree-ssa-ccp.c
re PR tree-optimization/36291 (GCC is slow and memory-hungry building sipQtGuipart...
authorRichard Guenther <rguenther@suse.de>
Wed, 8 Apr 2009 16:33:08 +0000 (16:33 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 8 Apr 2009 16:33:08 +0000 (16:33 +0000)
commit75ccc1e7fa591f7a6c88ddd04b97169bcf04e5ff
tree3b276fc4543ee33b2bc43f554a23fcf7da9cf60f
parentf6f5e3a1cc294a064bf87250db3dee449a24f278
re PR tree-optimization/36291 (GCC is slow and memory-hungry building sipQtGuipart.cpp)

2009-04-08  Richard Guenther  <rguenther@suse.de>

PR middle-end/36291
* tree-dfa.c (add_referenced_var): Do not recurse into
global initializers.
* tree-ssa-ccp.c (get_symbol_constant_value): Add newly
exposed variables.
(fold_const_aggregate_ref): Likewise.

From-SVN: r145757
gcc/ChangeLog
gcc/tree-dfa.c
gcc/tree-ssa-ccp.c