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]

r165669 - in /trunk/gcc: ChangeLog ipa.c


Author: hubicka
Date: Tue Oct 19 00:12:07 2010
New Revision: 165669

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165669
Log:
	* ipa.c (cgraph_externally_visible_p): Handle externally visible and
	preserve flags before trying to guess on visibility.
	(varpool_externally_visible_p): New function.
	(function_and_variable_visibility): Use it.

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


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