aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-structalias.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-13Missed part of commitDaniel Berlin1-3/+2
2005-07-13re PR tree-optimization/22422 (ICE in first_vi_for_offset, at tree-ssa-struct...Daniel Berlin1-13/+34
2005-07-11re PR tree-optimization/22404 (ICE in first_vi_for_offset)Daniel Berlin1-0/+1
2005-07-11tree-ssa-structalias.c (struct variable_info): Heapify complex.Daniel Berlin1-47/+67
2005-07-11tree-ssa-structalias.c (update_alias_info): Change counting of references to ...Daniel Berlin1-5/+16
2005-07-09Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.hDiego Novillo1-201/+449
2005-07-06Fix PR tree-optimization/22319 Fix PR tree-optimization/22140 Fix PR tree-opt...Daniel Berlin1-5/+24
2005-07-05tree-ssa-structalias.c (get_constraint_exp_from_ssa_var): Only fall back to s...Daniel Berlin1-3/+4
2005-07-04* tree-ssa-structalias.c: Don't include expr.h.Diego Novillo1-1/+0
2005-07-04re PR tree-optimization/22279 (ICE in first_vi_for_offset, at tree-ssa-struct...Daniel Berlin1-1/+1
2005-07-01re PR tree-optimization/22071 (ICE in first_vi_for_offset, at tree-ssa-struct...Daniel Berlin1-2/+40
2005-06-30[multiple changes]Daniel Berlin1-2/+2
2005-06-30re PR middle-end/22247 (tree-ssa-structalias.c: `uint' undeclared)Francois-Xavier Coudert1-25/+25
2005-06-25Update FSF address.Kelley Cook1-1/+1
2005-06-21c-typeck.c (build_function_call): Set fundecl = function again.Daniel Berlin1-18/+46
2005-06-15tree-ssa-structalias.c (dump_solution_for_var): Reformat output.Diego Novillo1-10/+26
2005-06-12cgraphunit.c, [...]: Fix comment typos.Kazu Hirata1-6/+6
2005-06-12Fix PR tree-optimization/22005 Fix PR tree-optimization/22025Daniel Berlin1-11/+39
2005-06-09Makefile.in (OBJS-common): Add tree-ssa-structalias.o.Daniel Berlin1-0/+3165