[llvm-branch-commits] [compiler-rt] [flang] [llvm] release/19.x: [Flang][Docs] Update information about AArch64 trampolines (#100391) (PR #100471)

2024-08-17 Thread Carlos Seo via llvm-branch-commits
ceseo wrote: > @ceseo (or anyone else). If you would like to add a note about this fix in > the release notes (completely optional). Please reply to this comment with a > one or two sentence description of the fix. When you are done, please add > the release:note label to this PR. Add suppo

[llvm-branch-commits] [flang] [Flang] Fix a crash when equivalence and namelist statements are used (PR #150292)

2025-07-23 Thread Carlos Seo via llvm-branch-commits
https://github.com/ceseo milestoned https://github.com/llvm/llvm-project/pull/150292 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [flang] [Flang] Fix a crash when equivalence and namelist statements are used (PR #150292)

2025-07-23 Thread Carlos Seo via llvm-branch-commits
https://github.com/ceseo created https://github.com/llvm/llvm-project/pull/150292 Check for equivalence when generating namelist descriptors in IO.cpp. Fixes #124489 >From e64f87411e9e65310b498a26232895ba7244d5e5 Mon Sep 17 00:00:00 2001 From: Carlos Seo Date: Wed, 23 Jul 2025 11:17:29 -0300