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]

r220518 - in /trunk/gcc: ChangeLog cgraphunit.c


Author: hubicka
Date: Sun Feb  8 20:08:21 2015
New Revision: 220518

URL: https://gcc.gnu.org/viewcvs?rev=220518&root=gcc&view=rev
Log:
	PR ipa/63566 
	* cgraphunit.c (cgraph_node::analyze): Be sure target of thunk is
	aliases before trying to expand it.
	(cgraph_node::expand_thunk): Fix formating.

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


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