PR lto/62026
commita3a6d499c752fde6bf5e2ea88d1cf344d24e15a5
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Oct 2014 17:01:08 +0000 (15 17:01 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Oct 2014 17:01:08 +0000 (15 17:01 +0000)
tree1f015af4afa8c3718025ac862a9f9c29c76b5e0f
parent6112b14ec09f73351806102dcbafe09b0cd20436
PR lto/62026
* lto/pr62026.C: New testcase.

* cgraphclones.c (duplicate_thunk_for_node): Get body to have args
to duplicate.
* lto-streamer-out.c (lto_output): Handle correctly thunks that was born
at WPA time.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216278 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cgraphclones.c
gcc/lto-streamer-out.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/lto/pr62026.C [new file with mode: 0644]