[all-commits] [llvm/llvm-project] 42f5d7: [flang][frontend] warn when a volatile target is p...

Andre Kuhlenschmidt via All-commits all-commits at lists.llvm.org
Thu May 1 13:45:34 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 42f5d716cbb8b391203eb880ac81f6272fd611f1
      https://github.com/llvm/llvm-project/commit/42f5d716cbb8b391203eb880ac81f6272fd611f1
  Author: Andre Kuhlenschmidt <andre.kuhlenschmidt at gmail.com>
  Date:   2025-05-01 (Thu, 01 May 2025)

  Changed paths:
    M flang/include/flang/Support/Fortran-features.h
    M flang/lib/Semantics/pointer-assignment.cpp
    M flang/lib/Support/Fortran-features.cpp
    M flang/test/Semantics/assign02.f90
    M flang/test/Semantics/call03.f90

  Log Message:
  -----------
  [flang][frontend] warn when a volatile target is pointer associated with an non-volatile pointer (#136778)

closes #135805



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