This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH 02/14] Code refactoring for call_summary.
- From: Jan Hubicka <hubicka at ucw dot cz>
- To: marxin <mliska at suse dot cz>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 7 Jun 2018 14:06:41 +0200
- Subject: Re: [PATCH 02/14] Code refactoring for call_summary.
- References: <cover.1526551813.git.mliska@suse.cz> <25b65a35d1bf039397e89bfbbf92f19a4a20bb1f.1526551813.git.mliska@suse.cz>
>
> gcc/ChangeLog:
>
> 2018-04-24 Martin Liska <mliska@suse.cz>
>
> * symbol-summary.h (release): Move definition out of class
> declaration.
> (symtab_removal): Likewise.
> (symtab_duplication): Likewise.
OK,
Honza