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] New attribute to create target clones


Evgeny,

I have already checked that the addition of

+/* { dg-require-ifunc "" } */

fixes the failures. Iâll test your full patch later today (currently chasing regression with gfortran).

Thanks,

Dominique

> Le 2 nov. 2015 Ã 15:50, Evgeny Stupachenko <evstupac@gmail.com> a Ãcrit :
> 
> Yes, that is exactly what should fix the tests.
> Unfortunately I don't have access to darwin machine right now.
> Can you please test if the patch (attached) fixes the tests?
> 
> gcc/
>        * multiple_target.c (create_dispatcher_calls): Add target check
>        on ifunc.
>        (create_target_clone): Change assembler name for versioned declarations.
> 
> gcc/testsuite
>        * gcc.dg/mvc1.c: Add dg-require-ifunc condition.
>        * gcc.dg/mvc4.c: Ditto.
>        * gcc.dg/mvc5.c: Ditto.
>        * g++.dg/ext/mvc1.C: Ditto.
>        * g++.dg/ext/mvc4.C: Ditto.
>        * gcc.dg/mvc7.c: Add dg-require-ifunc condition and checks on resolver.
> 
> Thanks,
> Evgeny
> 


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