[PATCH][RFC] Extend locations where to seach for Fortran pre-include.

Martin Liška mliska@suse.cz
Wed Feb 20 09:57:00 GMT 2019


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?

Martin



More information about the Gcc-patches mailing list