[all-commits] [llvm/llvm-project] 3db29a: [Flang] Fix a crash when equivalence and namelist ...

Carlos Seo via All-commits all-commits at lists.llvm.org
Thu Jul 24 03:07:58 PDT 2025


  Branch: refs/heads/release/21.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 3db29aaee5519d55cfd8d57e6950b84123c30699
      https://github.com/llvm/llvm-project/commit/3db29aaee5519d55cfd8d57e6950b84123c30699
  Author: Carlos Seo <carlos.seo at linaro.org>
  Date:   2025-07-24 (Thu, 24 Jul 2025)

  Changed paths:
    M flang/lib/Lower/IO.cpp
    A flang/test/Lower/equivalence-3.f

  Log Message:
  -----------
  [Flang] Fix a crash when equivalence and namelist statements are used (#150081)

Check for equivalence when generating namelist descriptors in IO.cpp.

Fixes #124489



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list