Re: [patch] Fortran: _gfortran_caf_fail_image() should have no argument
> OK! Committed at https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=3489d80fee42764460cb06f7a2e9f126c18602b4 It’s my first commit since GCC moved to git, let me know if I did it correctly :) FX
Re: [patch] Fortran: _gfortran_caf_fail_image() should have no argument
Hi FX, OK to commit? OK! Best regards Thomas
[patch] Fortran: _gfortran_caf_fail_image() should have no argument
Hi, The Fortran front-end, in gfc_trans_fail_image() emits a call to _gfortran_caf_fail_image with one argument (a NULL pointer): return build_call_expr_loc (input_location, gfor_fndecl_caf_fail_image, 1, build_int_cst (pchar_ty