r259432 - in /trunk/gcc: ChangeLog ipa-cp.c tes...

jamborm@gcc.gnu.org jamborm@gcc.gnu.org
Tue Apr 17 08:49:00 GMT 2018


Author: jamborm
Date: Tue Apr 17 08:48:41 2018
New Revision: 259432

URL: https://gcc.gnu.org/viewcvs?rev=259432&root=gcc&view=rev
Log:
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.


Added:
    trunk/gcc/testsuite/g++.dg/ipa/pr85421.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-cp.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list