re PR tree-optimization/43833 (false warning: array subscript is above array bounds...
[gcc.git] / gcc / gimple.c
2010-04-26 Richard Guentherre PR c++/43080 (ICE with anonymous union and -flto)
2010-04-13 Eric Botcazougimple.c (walk_gimple_op): Do not request a pure rvalue...
2010-04-12 Richard Guenthergsstruct.def (GSS_CALL): New.
2010-04-07 Richard Guentheripa-reference.c (mark_load): Use get_base_address.
2010-02-26 Richard Guentherre PR tree-optimization/43186 (A loop in tree_unroll_lo...
2010-01-14 Richard Guentherre PR lto/42665 (Internal compiler exception in with...
2010-01-05 Rainer Orthre PR bootstrap/41771 (Bootstrap with Sun Studio 12...
2009-12-15 Richard Guenthergimple.h (compare_field_offset): Declare.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-21 Alexandre Olivare PR tree-optimization/42078 (ICE in gimple_assign_set...
2009-11-19 Richard Guenthergimple.c (canonicalize_cond_expr_cond): Strip conversio...
2009-10-28 Richard Guentherre PR lto/41808 (error: non-trivial conversion at assig...
2009-10-28 Richard Guenthergimple.c (gimple_get_alias_set): Fix comment typo.
2009-10-28 Richard Guenthertree.c (free_lang_data_in_type): Do not call get_alias_set.
2009-10-27 Richard Guentherre PR lto/41821 (ICE in LTO when linking)
2009-10-20 Richard Guentherre PR lto/41761 (lto1: error: type mismatch in componen...
2009-10-20 Richard Guenthergimple.c (gimple_types_compatible_p): Simplify.
2009-10-16 Richard Guentherlto-symtab.c (merge_incomplete_and_complete_type):...
2009-10-16 Richard Guenthergimple.c (iterative_hash_gimple_type): For integer...
2009-10-16 Richard Guenthergimple.c (gimple_types_compatible_p): Restrict completi...
2009-10-15 Richard Guentherre PR lto/41668 (ICE in get_alias_set, at alias.c...
2009-10-15 Richard Guentherre PR lto/41669 (Infinite recursion trying to build...
2009-10-14 Richard Guenthergimple.c (gtc_ob): New global.
2009-10-11 Richard Guenthergimple.c (iterative_hash_type_name): Do not handle...
2009-10-08 Richard Guenthergimple.c (free_gimple_type_tables): New function.
2009-10-06 Jerry Quinngimple.c (gimple_type_hash): Use CONST_CAST_TREE to...
2009-10-03 Diego NovilloMerge lto branch into trunk.
2009-09-14 Richard Hendersonbuiltins.c (expand_builtin_synchronize): Use gimple_bui...
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-09-12 Richard Hendersongsstruct.def (DEFGSSTRUCT): Remove printable-name argum...
2009-09-03 Diego Novillo[multiple changes]
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-07-07 Manuel López-Ibáñezre PR c++/31246 (-Wunreachable-code warnings for compil...
2009-06-17 Richard Guentherre PR c++/40389 (optimizer bug (possibly))
2009-06-16 Ian Lance Taylorbitmap.c (bitmap_clear): Don't declare as inline.
2009-06-13 Richard Guentherre PR c++/40389 (optimizer bug (possibly))
2009-06-03 Ian Lance Tayloransidecl.h (EXPORTED_CONST): Define.
2009-05-22 Richard Guentherre PR tree-optimization/38964 (TBAA side-effects of...
2009-05-06 Andrey Belevantsevtree-ssa.c (execute_update_address_taken): Handle TARGE...
2009-05-02 Richard Guentherre PR regression/40001 (r146817 broke libgloss build...
2009-04-22 Manuel López-IbáñezMakefile.in: Update dependencies.
2009-04-21 Richard Guentherre PR tree-optimization/39829 (ICE with some code that...
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-16 Richard Guenthergimple.c (gimple_copy): Do not clear addresses_taken...
2009-04-16 Richard Guenthergimple.h (walk_stmt_load_store_addr_ops): Declare.
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-03-31 Richard Guentherre PR middle-end/23401 (Gimplifier produces too many...
2008-12-07 Eric Botcazou* gimple.c (recalculate_side_effects) <tcc_constant...
2008-11-13 Jakub Jelinekre PR bootstrap/38100 (gcc fails to compile with (undef...
2008-09-23 Martin Jamborcgraph.c (cgraph_free_edge): Use sizeof(*e).
2008-09-21 Diego Novillogccint.texi: Include generic.texi and gimple.texi.
2008-09-04 Ian Lance Taylorrtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL...
2008-09-03 Jan Hubickare PR tree-optimization/37315 (gcc.c-torture/execute...
2008-08-29 Jan Hubickatree.c (build_function_type_skip_args, [...]): New...
2008-08-23 Jan Hubickatree.c (decl_address_ip_invariant_p): New function.
2008-08-18 Tomas Bilytree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
2008-08-09 Richard Guenthergimple.c (gimple_build_call_1): Deal with FUNCTION_DECL fn.
2008-08-06 Kaveh R. Ghazibuiltins.c (expand_builtin_profile_func): Avoid C+...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...