aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-tailcall.c
AgeCommit message (Expand)AuthorFilesLines
2004-06-10tree-ssa.texi: Remove references to VDEF and add descriptions of V_MAY_DEF an...Brian Booth1-6/+7
2004-06-09re PR tree-optimization/15108 ([tree-ssa] [regression] missed sib-calling for...Richard Henderson1-5/+5
2004-06-09tree-complex.c (expand_complex_comparison): Use fold_convert instead of convert.Andrew Pinski1-2/+2
2004-06-03basic-block.c (tail_recursion_label_list): Don't declare.Steven Bosscher1-1/+1
2004-05-30c-common.c, [...]: Fix comment typos.Kazu Hirata1-3/+3
2004-05-15basic-block.h (life_analysis, [...]): Update prototypes.Steven Bosscher1-1/+1
2004-05-14re PR rtl-optimization/14472 ([tree-ssa] [regression] no sib calling for enum...Steven Bosscher1-6/+15
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+932