[all-commits] [llvm/llvm-project] 392173: [flang] Ensure that CLASS(*) component descriptors...

Peter Klausler via All-commits all-commits at lists.llvm.org
Thu Mar 9 09:51:58 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 392173da3d157b360676a46734c4734634311cb1
      https://github.com/llvm/llvm-project/commit/392173da3d157b360676a46734c4734634311cb1
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2023-03-09 (Thu, 09 Mar 2023)

  Changed paths:
    M flang/lib/Semantics/compute-offsets.cpp
    M flang/runtime/derived.cpp

  Log Message:
  -----------
  [flang] Ensure that CLASS(*) component descriptors have addenda

In the calculation of derived type component byte sizes, ensure
that CLASS(*) unlimited polymorphic components have space allocated
for their addenda.

Differential Revision: https://reviews.llvm.org/D145248




More information about the All-commits mailing list