Hi José,

On 21.06.21 19:52, José Rui Faustino de Sousa wrote:
On 21/06/21 16:46, Tobias Burnus wrote:
Well, as said: directly into the compiler where currently the call to
libgomp is.

(should be libgfortran)

I meant converting the operation done
by the libgfortran/runtime/ISO_Fortran_binding.c functions
* cfi_desc_to_gfc_desc and
*gfc_desc_to_cfi_desc

into tree code, generated in place by the current callers
* gfor_fndecl_gfc_to_cfi (in trans-decl.c)
* gfc_conv_gfc_desc_to_cfi_desc (in trans-expr.c)

And then effectively retiring those functions (except for
old code which still calls them).

 * * *

However, that's independent from the patch you had submitted
and which is fine except for the two tiny nits.

Tobias
-----------------
Mentor Graphics (Deutschland) GmbH, Arnulfstrasse 201, 80634 München 
Registergericht München HRB 106955, Geschäftsführer: Thomas Heurung, Frank 
Thürauf

Reply via email to