]> git.ipfire.org Git - thirdparty/gcc.git/commit
Call expand_all_artificial_thunks in ipa-cp if necessary
authorjamborm <jamborm@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Apr 2018 08:48:41 +0000 (08:48 +0000)
committerjamborm <jamborm@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Apr 2018 08:48:41 +0000 (08:48 +0000)
commiteb0e7c23bf5d55b4440f894c26a899ad54c01956
tree7c5d23f3669faed876def088a0135a7f05806c10
parent2edd438635fc143b03aaff8bf8b8e89df73c7694
Call expand_all_artificial_thunks in ipa-cp if necessary

2018-04-17  Martin Jambor  <mjambor@suse.cz>

PR ipa/85421
* ipa-cp.c (create_specialized_node): Call
expand_all_artificial_thunks if necessary.

testsuite/
* g++.dg/ipa/pr85421.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@259432 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ipa-cp.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ipa/pr85421.C [new file with mode: 0644]