On 2/20/19 11:45 AM, Bernhard Reutner-Fischer wrote: > On 20 February 2019 10:57:29 CET, "Martin Liška" <mli...@suse.cz> wrote: >> On 2/20/19 10:52 AM, Bernhard Reutner-Fischer wrote: >>> Marin, >>> >>>>>>> + >>>>>>> +@smallexample >>>>>>> +!GCC$ builtin (sinf) attributes simd (notinbranch) if('x86_64') >>>>>>> +@end smallexample >>>>>>> + >>>>>>> +The purpose of the directive is to provide an API among the GCC >>>>>> compiler and >>>>>>> +the GNU C Library which would define vector implementation of >> math >>>>>> routines. >>>>> >>>>> s/implementation/implementations/ >>>>> >>>>> define? Or provide. >>>>> >>>>> Thanks, >>>>> >>>>>>> >>>>>>> @node Non-Fortran Main Program >>>>>>> @section Non-Fortran Main Program >>>>>>> -- >>>>>>> 2.20.1 >>>>>>> >>>>> >>>> >>>> Hello. >>>> >>>> Thank you both useful comments! I installed that as r269035. >>> >>> AFAICS you ignored my comment though ;) >>> thanks, >>> >> >> Hi. >> >> I reworded first sentence into: >> "You can use this directive to define which middle-end built-ins >> provide vector implementations" >> >> That should align with the comment you sent? > > My comment concerned the sentence below the example as per above. > You committed the version with singular: > > https://gcc.gnu.org/git/?p=gcc.git;a=blobdiff;f=gcc/fortran/gfortran.texi;h=39441bdd57f1369ef7b0fccb204934effc07e21b;hp=02ff32f741f1c6f7c1490b6e35ca7e5111ccd21f;hb=f4ed9e9b1f6c918e6141813491577f6e5d346f96;hpb=25395ee8780231bd50f23c64f9df03b500aad940 > > thanks, >
Ah, yes, now that sentence should be fixed in r269038. Martin