aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-cgraph.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-15lto-cgraph.c (lto_output_node): Also stream the alias for regular aliases.Richard Guenther1-2/+11
2009-12-10re PR c++/42317 (Issues with comdat virtual dtors)Jakub Jelinek1-2/+45
2009-11-29cgraph.c (same_body_alias_1): Break out ofJan Hubicka1-1/+31
2009-11-25Remove trailing white spaces.H.J. Lu1-21/+21
2009-11-18re PR c++/3187 (gcc lays down two copies of constructors)Jakub Jelinek1-0/+26
2009-11-11lto-cgraph.c: Include gcov-io.hJan Hubicka1-0/+51
2009-10-22ipa-cp.c (ipcp_write_summary, [...]): New functions.Jan Hubicka1-2/+10
2009-10-07lto-symtab.c (lto_cgraph_replace_node): Assert that inline clones has no addr...Jan Hubicka1-0/+2
2009-10-05re PR lto/41281 (toplevel asms do not work)Richard Guenther1-0/+27
2009-10-05re PR lto/41552 (Undefined references with -flto, dependent on object file or...Richard Guenther1-46/+3
2009-10-03Merge lto branch into trunk.Diego Novillo1-0/+693