r215890 - in /trunk/gcc: ChangeLog ipa-polymorp...

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Sat Oct 4 18:29:00 GMT 2014


Author: hubicka
Date: Sat Oct  4 18:29:03 2014
New Revision: 215890

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

	* g++.dg/ipa/devirt-46.C: New testcase.
	* ipa-prop.c (ipa_compute_jump_functions_for_edge): Call
	get_dynamic_type; drop TODO.
	* ipa-polymorphic-call.c
	(ipa_polymorphic_call_context::get_dynamic_type): Be ready
	for otr_type to be unknown.

Added:
    trunk/gcc/testsuite/g++.dg/ipa/devirt-46.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-polymorphic-call.c
    trunk/gcc/ipa-prop.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list