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

Carlos Seo via All-commits all-commits at lists.llvm.org
Wed Jul 23 07:17:50 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c1130360902082e5d11fcf9a6a4ddd5dfc1a8ec9
      https://github.com/llvm/llvm-project/commit/c1130360902082e5d11fcf9a6a4ddd5dfc1a8ec9
  Author: Carlos Seo <carlos.seo at linaro.org>
  Date:   2025-07-23 (Wed, 23 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