> On 08/08/2014 12:07 PM, Jakub Jelinek wrote:
> Ok, thanks, with a minor nit:
Done in r213806 (the nit fixed in patch 2/2).
-Y
On Fri, Aug 08, 2014 at 10:11:25AM +0400, Yury Gribov wrote:
> commit b90c4abf0b804c60b548f94fe59118d029363140
> Author: Yury Gribov
> Date: Wed Aug 6 11:05:39 2014 +0400
>
> Added fnspec to internal functions.
>
> 2014-08-08 Yury Gribov
>
> * gimple.c (gimple_call_fn
Hi all,
Following discussion in
https://gcc.gnu.org/ml/gcc-patches/2014-08/msg00016.html this patch adds
support for fnspecs to internal function machinery which should
(hopefully) allow compiler to perform better analysis and optimization
of this construct.
For now the only internal functi