Skip to content
Unverified Commit 5b6f3fcb authored by jeanPerier's avatar jeanPerier Committed by GitHub
Browse files

[flang] Lower BIND(C) assumed length to CFI descriptor (#65950)

Outside of BIND(C), assumed length character scalar and explicit shape
are passed by address + an extra length argument (fir.boxchar in FIR).

The standard mandates that they be passed via CFI descriptor in BIND(C)
interface (fir.box in FIR). This patch fix the handling for this case.
parent 7cf20f15
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment