[all-commits] [llvm/llvm-project] e43496: [Flang] Fix ASSIGN statement (#149941)

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


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

  Changed paths:
    M flang/lib/Lower/Bridge.cpp
    A flang/test/Lower/assign-statement.f90

  Log Message:
  -----------
  [Flang] Fix ASSIGN statement (#149941)

Handle the case where the assigned variable also has a pointer
attribute.

Fixes #121721

(cherry picked from commit fc0a978327215aa8883ae6f18d1e316f3c04520a)



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