diff options
author | Richard Guenther <rguenther@suse.de> | 2011-03-01 09:45:05 +0000 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2011-03-01 09:45:05 +0000 |
commit | 06c7edcc27e82d457693e971b2f7a7830b12a0a5 (patch) | |
tree | cafb8fcad8e9b58d7db10092019913f456bcc23f /gcc/lto-streamer.c | |
parent | d610c25e4a375648bdea9a44dc4c602bd44bf6bd (diff) | |
download | gcc-06c7edcc27e82d457693e971b2f7a7830b12a0a5.zip gcc-06c7edcc27e82d457693e971b2f7a7830b12a0a5.tar.gz gcc-06c7edcc27e82d457693e971b2f7a7830b12a0a5.tar.bz2 |
re PR lto/46911 (ICE: SIGSEGV in add_name_and_src_coords_attributes (dwarf2out.c:17792) with -flto -g)
2011-03-01 Richard Guenther <rguenther@suse.de>
PR lto/46911
* lto-streamer-in.c (lto_input_ts_decl_common_tree_pointers):
Do not stream DECL_ABSTRACT_ORIGIN.
(lto_input_ts_block_tree_pointers): Nor BLOCK_SOURCE_LOCATION,
BLOCK_NONLOCALIZED_VARS or BLOCK_ABSTRACT_ORIGIN.
* lto-streamer-out.c (lto_output_ts_decl_common_tree_pointers):
Do not stream DECL_ABSTRACT_ORIGIN.
(lto_output_ts_block_tree_pointers): Nor BLOCK_SOURCE_LOCATION,
BLOCK_NONLOCALIZED_VARS or BLOCK_ABSTRACT_ORIGIN.
* gfortran.dg/lto/pr46911_0.f: New testcase.
From-SVN: r170588
Diffstat (limited to 'gcc/lto-streamer.c')
0 files changed, 0 insertions, 0 deletions