This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r218038 - in /trunk/gcc: ChangeLog ipa-prop.c t...


Author: trippels
Date: Tue Nov 25 07:41:48 2014
New Revision: 218038

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

	* ipa-prop.c (ipa_analyze_call_uses): Don't call get_dynamic_type when
	devirtualization is disabled.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]