lto-symtab.c (lto_symtab_merge): Use gimple_types_compatible_p.
[platform/upstream/gcc.git] / gcc / lto-streamer-in.c
2010-07-20 Richard Guentherlto-symtab.c (lto_symtab_merge): Use gimple_types_compa...
2010-07-14 Richard Guentherlto-streamer-in.c (maybe_fixup_handled_component):...
2010-07-06 Nathan Froydvec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.
2010-06-20 Alexandre Olivare PR lto/44248 (-fcompare-debug failure with -flto...
2010-06-14 Richard Guentherlto-streamer.c (cached_bp): Remove.
2010-06-13 Richard Guentherlto-streamer-in.c (lto_input_ts_type_tree_pointers...
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-02 Richard Guentherlto-streamer-in.c (input_gimple_stmt): Fix typo.
2010-05-28 Richard Guentherre PR lto/44312 (lto-streamer-in.c: In function ‘lto_re...
2010-05-25 Eric Botcazoufunction.h (struct function): Add can_throw_non_call_ex...
2010-05-18 Steven Bosscherre PR lto/44184 ("asm goto" does not work with LTO)
2010-05-15 Eric Botcazougimple.h (compare_field_offset): Rename into...
2010-04-30 Steven Bosschertoplev.c: Include varray.h for statistics dumping.
2010-04-29 Jan Hubicka* lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-04-28 Eric Botcazoulto-streamer-in.c (unpack_ts_type_value_fields): Replac...
2010-04-28 Eric BotcazouUniquization of constants at the Tree level
2010-04-28 Martin Jamborcgraph.h (struct cgraph_node): New field indirect_calls.
2010-04-26 Jan Hubickacgraph.c (cgraph_create_node): Set node frequency to...
2010-04-12 Richard Guenthergsstruct.def (GSS_CALL): New.
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-11 Richard Guentherre PR lto/43200 ([LTO] tree check: expected array_type...
2010-03-03 Jason Merrillre PR c++/12909 (ambiguity in mangling vector types)
2010-02-05 Richard Guentherre PR lto/42762 (ICE in get_resolution() when compiling...
2010-01-21 Janis Johnsontree.h (TYPE_TRANSPARENT_UNION): Replace with ...
2010-01-13 Richard Guentherre PR middle-end/42678 (ICE with lto1 in expand_mult...
2009-12-15 Richard Guenthertree.c (free_lang_data_in_binfo): Do not free BINFO_OFF...
2009-12-15 Richard Guenthergimple.h (compare_field_offset): Declare.
2009-12-14 Ben Ellistonlto-streamer-in.c (lto_get_builtin_tree): fclass can...
2009-12-11 Richard Bienerlto-streamer-in.c (lto_input_tree_ref): Do not register...
2009-12-11 Richard Guentherre PR lto/41662 (FAIL: g++.dg/lto/20081109 cp_lto_20081...
2009-12-04 Richard Guentherlto-streamer-out.c (pack_ts_decl_common_value_fields...
2009-11-28 Jakub Jelinekmatrix-reorg.c (analyze_matrix_allocation_site): Remove...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-18 Richard Guentherlto-streamer-in.c (input_gimple_stmt): Assert that...
2009-11-16 Jan Hubickacgraph.c (cgraph_release_function_body): Update use...
2009-11-11 Jan Hubicka(patch by Richard Guenther)
2009-11-10 Martin Jambortree-pass.h (struct ipa_opt_pass_d): Added stmt_fixup...
2009-10-25 Richard Guentherlto-streamer-in.c (unpack_ts_decl_common_value_fields...
2009-10-22 Richard Guentherre PR lto/41791 (LTO warnings with -Winline)
2009-10-22 Jan Hubickaipa-cp.c (ipcp_write_summary, [...]): New functions.
2009-10-17 Richard Guentherlto-streamer-in.c (lto_input_location): Try to reuse...
2009-10-17 Richard Guentherlto-streamer-in.c (input_gimple_stmt): Fixup FIELD_DECL...
2009-10-16 Richard Guentherre PR lto/41715 (VIEW_CONVERT_EXPR use for mismatched...
2009-10-14 Richard Guentherlto-symtab.c (lto_symtab_compatible): Fold in ...
2009-10-14 Richard Guentherre PR lto/41521 ([LTO] ICE verify_cgraph_node only...
2009-10-09 Richard Guentherre PR lto/41638 (Back-end builtins are mishandled)
2009-10-08 Michael Matzre PR middle-end/41573 (segfault in trunk related to...
2009-10-05 Richard Guentherre PR lto/41552 (Undefined references with -flto, depen...
2009-10-03 Diego NovilloMerge lto branch into trunk.