summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-in.c
Commit message (Expand)AuthorAgeFilesLines
* lto-streamer-out.c (pack_ts_decl_common_value_fields): Revert previous change.Richard Guenther2009-12-041-0/+5
* matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek2009-11-281-2/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-35/+35
* lto-streamer-in.c (input_gimple_stmt): Assert that we find a valid field decl...Richard Guenther2009-11-181-1/+5
* cgraph.c (cgraph_release_function_body): Update use of ipa_transforms_to_apply.Jan Hubicka2009-11-161-9/+0
* (patch by Richard Guenther)Jan Hubicka2009-11-111-3/+17
* tree-pass.h (struct ipa_opt_pass_d): Added stmt_fixup field.Martin Jambor2009-11-101-1/+4
* lto-streamer-in.c (unpack_ts_decl_common_value_fields): Stream DECL_RESTRICTE...Richard Guenther2009-10-251-0/+1
* re PR lto/41791 (LTO warnings with -Winline)Richard Guenther2009-10-221-1/+2
* ipa-cp.c (ipcp_write_summary, [...]): New functions.Jan Hubicka2009-10-221-0/+12
* lto-streamer-in.c (lto_input_location): Try to reuse previous maps.Richard Guenther2009-10-171-8/+12
* lto-streamer-in.c (input_gimple_stmt): Fixup FIELD_DECL operands in COMPONENT...Richard Guenther2009-10-171-0/+30
* re PR lto/41715 (VIEW_CONVERT_EXPR use for mismatched prevailing decl replace...Richard Guenther2009-10-161-10/+127
* lto-symtab.c (lto_symtab_compatible): Fold in ...Richard Guenther2009-10-141-1/+10
* re PR lto/41521 ([LTO] ICE verify_cgraph_node only with "-g")Richard Guenther2009-10-141-9/+8
* re PR lto/41638 (Back-end builtins are mishandled)Richard Guenther2009-10-091-3/+12
* re PR middle-end/41573 (segfault in trunk related to strings)Michael Matz2009-10-081-0/+1
* re PR lto/41552 (Undefined references with -flto, dependent on object file or...Richard Guenther2009-10-051-84/+18
* Merge lto branch into trunk.Diego Novillo2009-10-031-0/+2624