summaryrefslogtreecommitdiff
path: root/gcc/tree-switch-conversion.c
Commit message (Expand)AuthorAgeFilesLines
* re PR middle-end/37343 (ICE in expand_expr_real_1, at expr.c:7290)Jan Hubicka2008-09-041-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-136/+123
* re PR tree-optimization/36879 (undefined reference to a variable)Andrew Pinski2008-07-201-1/+2
* tree-switch-conversion.c (gen_inbound_check): Make sure the type in which we ...Martin Jambor2008-07-141-1/+7
* tree-switch-conversion.c (build_one_array, [...]): Use build_gimple_modify_stmt.Jakub Jelinek2008-07-041-11/+16
* tree-switch-conversion.c: Included timevar.h which I forgot before.Martin Jambor2008-07-021-0/+1
* tree-switch-conversion.c: Included timevar.hMartin Jambor2008-07-021-1/+1
* tree-switch-conversion.c: Corrected various comments and whitespace issuesMartin Jambor2008-07-021-9/+10
* Makefile.in (tree-switch-conversion.o): Add.Martin Jambor2008-07-011-0/+878