This is the mail archive of the gcc-patches@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]

Re: [PATCH] Make redirection only for target_clones: V2 (PR ipa/85329).


On Mon, Apr 16, 2018 at 04:01:18PM +0200, Martin Liška wrote:
> >From 77b48cfad59dd24a5c068bfb32b1059535ae1f75 Mon Sep 17 00:00:00 2001
> From: marxin <mliska@suse.cz>
> Date: Sat, 14 Apr 2018 09:55:35 +0200
> Subject: [PATCH] Make redirection only for target_clones: V3 (PR ipa/85329).
> 
> 2018-04-16  Martin Liska  <mliska@suse.cz>
> 

Missing PR line.

> 	* multiple_target.c (create_dispatcher_calls): Set apostrophes
> 	for target_clone error message.  Make default implementation
>         clone to be a local declaration.
> 	(separate_attrs): Add new argument and check for an emptry

s/emptry/empty/

> 	string.
> 	(expand_target_clones): Handle it.
> 	(ipa_target_clone): Make redirection just for target_clones
> 	functions.

	Jakub


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