2010-07-14 Richard Guenther <rguenther@suse.de>
commitbc33bb974197ea14530ff517b6aebfbd34ff8009
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Jul 2010 16:29:22 +0000 (14 16:29 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Jul 2010 16:29:22 +0000 (14 16:29 +0000)
tree715579bf52abde6a4c4d6aa16b7edf3a21562657
parentc54980fc04313bd5df27803ca22defb2946c42c8
2010-07-14  Richard Guenther  <rguenther@suse.de>

* lto-streamer-in.c (maybe_fixup_handled_component): Remove.
(maybe_fixup_decls): Likewise.
(input_gimple_stmt): Do not fixup anything.
* lto-streamer-out.c (output_gimple_stmt): Make sure all
non-automatic variable uses are wrapped inside a MEM_REF.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@162185 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/lto-streamer-in.c
gcc/lto-streamer-out.c