r202352 - in /trunk/gcc: ChangeLog cgraphunit.c...

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Sat Sep 7 07:49:00 GMT 2013


Author: hubicka
Date: Sat Sep  7 07:48:59 2013
New Revision: 202352

URL: http://gcc.gnu.org/viewcvs?rev=202352&root=gcc&view=rev
Log:

	* 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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cgraphunit.c
    trunk/gcc/lto-streamer-in.c
    trunk/gcc/lto-streamer-out.c



More information about the Gcc-cvs mailing list