This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: rguenth
Date: Tue May 15 13:49:19 2012
New Revision: 187538

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187538
Log:
2012-05-15  Richard Guenther  <rguenther@suse.de>

	* cgraphunit.c (thunk_adjust): Use make_rename_temp.
	(assemble_thunk): Likewise.  Manually rename and register
	function arguments.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cgraphunit.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]