epiphany.opt (mfp-iarith): New option.
[gcc.git] / gcc / tree-ssa-uninit.c
2012-11-20 Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-08-14 Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-10 Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2011-08-11 Richard Guentherre PR middle-end/50040 (missed warning: ‘x.y’ is used...
2011-07-19 Richard Guenthertree-ssa-forwprop.c (lookup_logical_inverted_value...
2011-05-23 David Lifix pr48988
2011-04-26 Xinliang David LiImplement -Wno-maybe-uninitialized
2011-04-09 Xinliang David LiFix PR48484
2011-03-15 Xinliang David LiFix pr47837
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-10-15 Xinliang David Liuninit var analysis enhancement
2010-10-12 Xinliang David Lifix pr/45972
2010-08-18 Richard Guenthertree-ssa-uninit.c (find_uninit_use): Disregard debug...
2010-07-19 Xinliang David LiFix PR44932
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-07 Jan Hubickare PR middle-end/44813 (ipa-split causes ice in ptr_der...
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-30 Steven Bosschertoplev.c: Include varray.h for statistics dumping.
2010-04-28 Xinliang David Lipredicate aware uninitialized analysis