[all-commits] [llvm/llvm-project] 93849a: [flang] Check for ultimate ALLOCATABLE component i...

Eugene Epshteyn via All-commits all-commits at lists.llvm.org
Mon Jun 30 12:49:28 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 93849a39c432827473ca6c676f1500da69b3aaa0
      https://github.com/llvm/llvm-project/commit/93849a39c432827473ca6c676f1500da69b3aaa0
  Author: Eugene Epshteyn <eepshteyn at nvidia.com>
  Date:   2025-06-30 (Mon, 30 Jun 2025)

  Changed paths:
    M flang/lib/Semantics/resolve-names.cpp
    M flang/test/Semantics/resolve55.f90

  Log Message:
  -----------
  [flang] Check for ultimate ALLOCATABLE component in LOCAL_INIT() (#145800)

Fortran 2023 constraint C1130 disallows variables of derived type with
ultimate allocatable component to appear in LOCAL_INIT().



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