r219004 - in /trunk/gcc: ChangeLog cgraph.h gen...

marxin@gcc.gnu.org marxin@gcc.gnu.org
Mon Dec 22 08:54:00 GMT 2014


Author: marxin
Date: Mon Dec 22 08:54:19 2014
New Revision: 219004

URL: https://gcc.gnu.org/viewcvs?rev=219004&root=gcc&view=rev
Log:
New symbol_summary class introduced.

	* cgraph.h (symbol_table::allocate_cgraph_symbol): Summary UID
	is filled up.
	* symbol-summary.h: New file.
	* gengtype.c (open_base_files): Add symbol-summary.h.
	* toplev.c (general_init): Call constructor of symbol_table.


Added:
    trunk/gcc/symbol-summary.h
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cgraph.h
    trunk/gcc/gengtype.c
    trunk/gcc/toplev.c



More information about the Gcc-cvs mailing list