[flang-commits] [flang] [flang] handle alloca outside of entry blocks in MemoryAllocation (PR #98457)

Pete Steinfeld via flang-commits flang-commits at lists.llvm.org
Thu Jul 11 08:16:44 PDT 2024


https://github.com/psteinfeld commented:

All builds and tests correctly.  But this change is supposed to fix #88344.  But after building flang-new with these changes, the example program in that issue still gets a seg fault in the same place.

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


More information about the flang-commits mailing list