On Mon, Oct 01, 2012 at 02:05:50PM +0200, Richard Guenther wrote:
> 2012-10-01 Richard Guenther <[email protected]>
>
> PR lto/47788
> * tree-streamer-out.c (write_ts_block_tree_pointers): For
> inlined functions outer scopes write the ultimate origin
> as BLOCK_ABSTRACT_ORIGIN and BLOCK_SOURCE_LOCATION.
> Do not stream the fragment chains.
> (lto_input_ts_block_tree_pointers): Likewise.
> * dwarf2out.c (gen_subprogram_die): Handle NULL DECL_INITIAL.
> (dwarf2out_decl): Always output DECL_ABSTRACT function decls.
Ok.
Jakub