]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cgraphunit.c
* cgraphunit.c (expand_thunk): Get body before touching arguments.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 7 Sep 2013 07:48:59 +0000 (07:48 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 7 Sep 2013 07:48:59 +0000 (07:48 +0000)
commitbb25146516668279fea6d1d4131af96863f18e2f
treedca52c1b4bd1b08e703705b2b1f193548cf0e483
parent5c8b4154e740337a3dd547242de446e7529a590e
* 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.

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