tree.h (SSA_VAR_P): Simplify.
authorRichard Guenther <rguenther@suse.de>
Thu, 9 Aug 2012 11:00:11 +0000 (11:00 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 9 Aug 2012 11:00:11 +0000 (11:00 +0000)
commit6738604187ed4202c2e042ec2cbf625bfa3e5f2b
tree84d551856d6816f8affe10aae4bb943fb33b73ea
parent4531d13af5d28054528cad273fc1eee41104b0e3
tree.h (SSA_VAR_P): Simplify.

2012-08-09  Richard Guenther  <rguenther@suse.de>

* tree.h (SSA_VAR_P): Simplify.
* tree-ssanames.c (make_ssa_name_fn): Strengthen assert.
* fold-const.c (fold_comparison): Check for default def first
before checking for PARM_DECL.
* tree-complex.c (get_component_ssa_name): Likewise.
* tree-inline.c (remap_ssa_name): Likewise.
* tree-ssa-loop-ivopts.c (parm_decl_cost): Likewise.
* tree-ssa-structalias.c (get_fi_for_callee): Likewise.
(find_what_p_points_to): Likewise.
* tree-ssa-operands.c (add_stmt_operand): Simplify.

From-SVN: r190250
gcc/ChangeLog
gcc/fold-const.c
gcc/tree-complex.c
gcc/tree-inline.c
gcc/tree-ssa-loop-ivopts.c
gcc/tree-ssa-operands.c
gcc/tree-ssa-structalias.c
gcc/tree-ssanames.c
gcc/tree.h