r261882 - in /trunk/gcc: ChangeLog symbol-summa...

marxin@gcc.gnu.org marxin@gcc.gnu.org
Fri Jun 22 08:56:00 GMT 2018


Author: marxin
Date: Fri Jun 22 08:56:18 2018
New Revision: 261882

URL: https://gcc.gnu.org/viewcvs?rev=261882&root=gcc&view=rev
Log:
Make symbol_summary::get and call_summary::get pure.

2018-06-22  Martin Liska  <mliska@suse.cz>

	* symbol-summary.h (get): Make it pure and inline move
        functionality from ::get function.
        (get): Remove and inline into ::get and ::get_create.
        (get_create): Move code from ::get function.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/symbol-summary.h



More information about the Gcc-cvs mailing list