================
@@ -2959,6 +2964,7 @@ static void genGlobalCtors(Fortran::lower::AbstractConverter &converter,
}
builder.restoreInsertionPoint(crtPos);
}
+
----------------
vzakhari wrote:
nit
```suggestion
```
https://github.com/llvm/llvm-project/pull/71846