summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-in.c
Commit message (Expand)AuthorAgeFilesLines
* 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