[flang-commits] [flang] [flang] Canonicalize redundant pointer converts. (PR #121864)

KAWASHIMA Takahiro via flang-commits flang-commits at lists.llvm.org
Fri Jan 17 01:09:57 PST 2025


kawashima-fj wrote:

@vzakhari I'm very sorry. The root cause of the segmentation fault does not seem to be your commit. Reverting your commit (2e637dbbb8bc) from latest `main` branch (f30ff0b1a978) results in the same assembly file and the same segmentation fault. Your commit 2e637dbbb8bc seems to have triggered an existing bug at that time, and the latest `main` branch can generate the segmentation fault without your change.

I'll take a look and create a new issue if needed.


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


More information about the flang-commits mailing list