aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-structalias.c
AgeCommit message (Expand)AuthorFilesLines
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