summaryrefslogtreecommitdiff
path: root/gcc/tree-streamer-in.c
Commit message (Expand)AuthorAgeFilesLines
* re PR c/52977 (internal compiler error: Segmentation fault with `-x c-header'...Richard Guenther2012-04-161-4/+1
* tree-streamer-in.c (streamer_alloc_tree): Call ggc_alloc_zone_cleared_tree_no...Jason Merrill2012-03-201-3/+3
* tree.h (TREE_VECTOR_CST_ELTS): Remove.Richard Guenther2012-03-161-1/+11
* re PR target/52080 (Stores to bitfields introduce a store-data-race on adjace...Richard Guenther2012-03-141-1/+1
* re PR lto/52178 (Ada bootstrap failure in LTO mode)Richard Guenther2012-02-141-1/+1
* re PR lto/50490 (ICE when compiling libglib2.0 with LTO, tree code 'optimizat...Richard Guenther2012-01-051-0/+20
* re PR bootstrap/51572 (LTO bootstrap failed with bootstrap-profiled)Richard Guenther2011-12-191-2/+1
* re PR debug/48354 (internal compiler error: in splice_child_die, at dwarf2out...Richard Guenther2011-12-131-0/+2
* tree-streamer-out.c (pack_ts_base_value_fields): Emit TYPE_ADDR_SPACE.Diego Novillo2011-10-311-1/+4
* Convert standard builtin functions from being arrays to using a functional in...Michael Meissner2011-10-111-1/+1
* cgraph.h (cgraph_indirect_call_info): Removed field thunk_delta.Martin Jambor2011-09-021-1/+0
* data-streamer.h (streamer_write_zero): Rename from output_zero.Diego Novillo2011-08-121-42/+42
* tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call stream_...Diego Novillo2011-08-111-180/+99
* rebaseDiego Novillo2011-08-081-0/+1153