r215894 - in /branches/gcc-4_9-branch/gcc: Chan...

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Sun Oct 5 02:38:00 GMT 2014


Author: hubicka
Date: Sun Oct  5 02:37:31 2014
New Revision: 215894

URL: https://gcc.gnu.org/viewcvs?rev=215894&root=gcc&view=rev
Log:

	PR lto/62026
	* g++.dg/lto/pr62026.C: New testcase.
	* lto-streamer-out.c (lto_output): Handle thunks correctly.
	* cgraphclones.c (duplicate_thunk_for_node): Get thunk's arguments.

Added:
    branches/gcc-4_9-branch/gcc/testsuite/g++.dg/lto/pr62026.C
Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/cgraphclones.c
    branches/gcc-4_9-branch/gcc/lto-streamer-out.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list