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

Pete Steinfeld via flang-commits flang-commits at lists.llvm.org
Mon Sep 11 15:06:02 PDT 2023


psteinfeld wrote:

> > When I build and run tests, I get an assertion. Here's the relevant excerpt from the log file:
> 
> Thanks Pete, I could reproduce and added a fix. There was an assert that was not valid anymore and some more work on the callee side since lowering code is not meant to track scalar characters as descriptors.

Thanks, Jean.  All looks good now.

https://github.com/llvm/llvm-project/pull/65950


More information about the flang-commits mailing list