aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-out.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-13re PR middle-end/42678 (ICE with lto1 in expand_mult, at expmed.c:3253)Richard Guenther1-0/+3
2010-01-1120100108_0.c: New.Rafael Avila de Espindola1-4/+7
2010-01-0420100104_0.c: New.Rafael Avila de Espindola1-1/+6
2010-01-01Remove asterisk in LTO section name.H.J. Lu1-11/+4
2009-12-30re PR lto/42531 (FAIL: gcc.c-torture/compile/20011119-1.c)Dave Korn1-3/+10
2009-12-19re PR lto/42401 (wrong-code with -flto)Richard Guenther1-2/+4
2009-12-15tree.c (free_lang_data_in_binfo): Do not free BINFO_OFFSET and BINFO_VPTR_FIELD.Richard Guenther1-2/+6
2009-12-11re PR lto/41658 (Execution testsuite fails with -O2 -fwhopr)Richard Guenther1-28/+13
2009-12-04lto-streamer-out.c (pack_ts_decl_common_value_fields): Revert previous change.Richard Guenther1-3/+6
2009-12-02lto-streamer-out.c (pack_ts_decl_common_value_fields): Do not pretend we have...Richard Guenther1-1/+3
2009-11-25Remove trailing white spaces.H.J. Lu1-14/+14
2009-11-11(patch by Richard Guenther)Jan Hubicka1-3/+3
2009-11-10tree-pass.h (struct ipa_opt_pass_d): Added stmt_fixup field.Martin Jambor1-0/+2
2009-10-25lto-streamer-in.c (unpack_ts_decl_common_value_fields): Stream DECL_RESTRICTE...Richard Guenther1-0/+1
2009-10-22re PR lto/41791 (LTO warnings with -Winline)Richard Guenther1-0/+1
2009-10-22ipa-cp.c (ipcp_write_summary, [...]): New functions.Jan Hubicka1-1/+1
2009-10-16re PR middle-end/41713 (-O -flto -g: ICE in lto_output_tree_ref, at lto-strea...Richard Guenther1-0/+1
2009-10-09re PR lto/41638 (Back-end builtins are mishandled)Richard Guenther1-8/+7
2009-10-08re PR middle-end/41573 (segfault in trunk related to strings)Michael Matz1-0/+1
2009-10-03Merge lto branch into trunk.Diego Novillo1-0/+2548