summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-uninit.c
Commit message (Expand)AuthorAgeFilesLines
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* uninit var analysis enhancementXinliang David Li2010-10-151-42/+145
* fix pr/45972Xinliang David Li2010-10-121-0/+3
* tree-ssa-uninit.c (find_uninit_use): Disregard debug stmts, use operand helpers.Richard Guenther2010-08-181-17/+7
* Fix PR44932Xinliang David Li2010-07-191-6/+44
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* re PR middle-end/44813 (ipa-split causes ice in ptr_deref_may_alias_decl_p, a...Jan Hubicka2010-07-071-0/+6
* gimplify.c: Do not include except.h and optabs.h.Steven Bosscher2010-06-011-2/+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-3/+0
* toplev.c: Include varray.h for statistics dumping.Steven Bosscher2010-04-301-1/+0
* predicate aware uninitialized analysisXinliang David Li2010-04-281-0/+1762