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]

r202003 - in /trunk/gcc: ChangeLog cgraph.c


Author: hubicka
Date: Mon Aug 26 15:42:10 2013
New Revision: 202003

URL: http://gcc.gnu.org/viewcvs?rev=202003&root=gcc&view=rev
Log:
	* cgraph.c (cgraph_propagate_frequency): Do not assume that virtual
	methods can not be called indirectly when their address is not taken.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cgraph.c


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