[all-commits] [llvm/llvm-project] 233f75: [flang] Catch more bad pointer initialization targ...

Peter Klausler via All-commits all-commits at lists.llvm.org
Tue Mar 5 09:48:56 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 233f750c3dad14e330f5358e8dbcc6c30e805edb
      https://github.com/llvm/llvm-project/commit/233f750c3dad14e330f5358e8dbcc6c30e805edb
  Author: Peter Klausler <35819229+klausler at users.noreply.github.com>
  Date:   2024-03-05 (Tue, 05 Mar 2024)

  Changed paths:
    M flang/lib/Evaluate/check-expression.cpp
    M flang/test/Semantics/init01.f90

  Log Message:
  -----------
  [flang] Catch more bad pointer initialization targets (#83731)

A pointer variable initialization or pointer component default
initialization cannot reference another pointer.

Fixes https://github.com/llvm/llvm-project/issues/82944.



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