r220718 - in /trunk/gcc: ChangeLog cgraph.h tree.c

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Sun Feb 15 22:30:00 GMT 2015


Author: hubicka
Date: Sun Feb 15 22:30:16 2015
New Revision: 220718

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

	* cgraph.h (symtab_node::has_aliases_p): Simplify.
	(symtab_node::call_for_symbol_and_aliases): Use has_aliases_p
	* tree.c (lookup_binfo_at_offset): Make static.
	(get_binfo_at_offset): Do not shadow offset; add explanatory
	comment.

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



More information about the Gcc-cvs mailing list