]> git.ipfire.org Git - thirdparty/gcc.git/commit
2009-06-20 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 20 Jun 2009 09:31:23 +0000 (09:31 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 20 Jun 2009 09:31:23 +0000 (09:31 +0000)
commitc2abd8e49c515318f9d2d5896512be0d7065778e
treeb0845a58a4e99e40aed733c88668ac1693e5ebbf
parent0a0a59fa42731c986c5a3afc31252540c16d3fc9
2009-06-20  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/40495
* tree-ssa-structalias.c (get_constraint_exp_for_temp): Remove.
(new_scalar_tmp_constraint_exp): New function.
(process_constraint): Do not create temporary decls.
(process_all_all_constraints): Likewise.
(handle_const_call): Likewise.
(create_function_info_for): Do not set decl.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@148742 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-structalias.c