summaryrefslogtreecommitdiff
path: root/gcc/tree-call-cdce.c
Commit message (Expand)AuthorAgeFilesLines
* basic-block.h (single_succ_edge): Use gcc_checking_assert.Nathan Froyd2010-10-211-3/+1
* gimplify.c: Do not include except.h and optabs.h.Steven Bosscher2010-06-011-1/+0
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-1/+2
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-8/+0
* matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek2009-11-281-10/+8
* Remove trailing white spaces.H.J. Lu2009-11-251-62/+62
* java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez2009-06-121-1/+1
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-0/+3
* * tree-call-cdce.c (check_target_format): Accept Motorola formats.Andreas Schwab2008-09-141-2/+5
* re PR tree-optimization/37353 (ICE: vector VEC(gimple,base) push domain error...Jakub Jelinek2008-09-101-9/+12
* parse.c (parse_interface): Silence uninitialized var warning.Jan Hubicka2008-08-301-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-108/+97
* re PR testsuite/36440 (FAIL: g++.dg/cdce3.C on powerpc-apple-darwin8.5.0)John David Anglin2008-07-131-2/+5
* tree-call-cdce.c: New file.Xinliang David Li2008-06-041-0/+944