]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cgraphunit.c
cgraphunit.c (expand_thunk): Get body before touching arguments.
authorJan Hubicka <jh@suse.cz>
Sat, 7 Sep 2013 07:48:59 +0000 (09:48 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 7 Sep 2013 07:48:59 +0000 (07:48 +0000)
commitbcb650cbb87954272436b03e1cccf795ec7e777a
treedca52c1b4bd1b08e703705b2b1f193548cf0e483
parent2ef38fa0f3bbc48ae8588f8e32238ab176bb1d26
cgraphunit.c (expand_thunk): Get body before touching arguments.

* cgraphunit.c (expand_thunk): Get body before touching arguments.
* lto-streamer-out.c: Stream thunks, too.
* lto-streamer-in.c (input_function): Pop cfun here
(lto_read_body): Instead of here.

From-SVN: r202352
gcc/ChangeLog
gcc/cgraphunit.c
gcc/lto-streamer-in.c
gcc/lto-streamer-out.c