------- Comment #2 from rguenth at gcc dot gnu dot org 2009-06-20 09:31 ------- Subject: Bug 40495
Author: rguenth Date: Sat Jun 20 09:31:23 2009 New Revision: 148742 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148742 Log: 2009-06-20 Richard Guenther <rguent...@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. Modified: trunk/gcc/ChangeLog trunk/gcc/tree-ssa-structalias.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40495