*ping* [patch, fortran] Correct fndecls for some library functions

Iain Sandoe idsandoe@googlemail.com
Mon Nov 23 21:29:35 GMT 2020


Hi Thomas.

Thomas Koenig via Fortran <fortran@gcc.gnu.org> wrote:

>
>> this patch makes sure that we pass the correct fn decls for
>> some of our library functions. cshift and others still remain
>> to be implemented.
>> This is a step in our voyage to stop lying to the middle end :-)
>> Regression-tested. OK for trunk?
>
> Ping?
>
> (I am not 100% sure this mail ever made it to the mailing list,
> but it is in the archive at
>
> https://gcc.gnu.org/pipermail/fortran/2020-November/055303.html
>
> ).

Very much in favour of accuracy to the middle end (and ultimately
lowering of calls).

Is there some testcase that can be used to see a progression from
applying this patch?

Iain



More information about the Gcc-patches mailing list