summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-uninit.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-5/+5
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-144/+134
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-4/+4
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-6/+7
* gcc/steven2012-07-161-4/+0
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * LANGUAGES: Fix typos.jsm282012-05-291-2/+2
* 2011-08-11 Richard Guenther <rguenther@suse.de>rguenth2011-08-111-1/+2
* 2011-07-19 Richard Guenther <rguenther@suse.de>rguenth2011-07-191-9/+7
* fix pr48988davidxl2011-05-231-0/+2
* Implement -Wno-maybe-uninitializeddavidxl2011-04-261-1/+1
* Fix PR48484davidxl2011-04-091-3/+1
* Fix pr47837davidxl2011-03-151-0/+160
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* uninit var analysis enhancementdavidxl2010-10-151-42/+145
* fix pr/45972davidxl2010-10-121-0/+3
* 2010-08-18 Richard Guenther <rguenther@suse.de>rguenth2010-08-181-17/+7
* Fix PR44932davidxl2010-07-191-6/+44
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* PR middle-end/44813hubicka2010-07-071-0/+6
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-2/+0
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-1/+2
* gcc/ChangeLog:steven2010-05-211-3/+0
* gcc/ChangeLog:steven2010-04-301-1/+0
* predicate aware uninitialized analysisdavidxl2010-04-281-0/+1762