[all-commits] [llvm/llvm-project] b788d6: [flang] More Cray pointee checks (#78624)

Peter Klausler via All-commits all-commits at lists.llvm.org
Thu Jan 25 15:03:34 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b788d6283d160f0fcff9ca9109ea97960185dc71
      https://github.com/llvm/llvm-project/commit/b788d6283d160f0fcff9ca9109ea97960185dc71
  Author: Peter Klausler <35819229+klausler at users.noreply.github.com>
  Date:   2024-01-25 (Thu, 25 Jan 2024)

  Changed paths:
    M flang/lib/Semantics/check-declarations.cpp
    A flang/test/Semantics/declarations08.f90

  Log Message:
  -----------
  [flang] More Cray pointee checks (#78624)

Cray pointees may not appear in COMMON blocks or EQUIVALENCE groups.

Fixes llvm-test-suite/Fortran/gfortran/regression/cray_pointers_4.f90.




More information about the All-commits mailing list