Unverified Commit b29d632e authored by Peter Klausler's avatar Peter Klausler Committed by GitHub
Browse files

[flang] Accept BIND(C) derived type for Cray pointees (#76538)

The compiler requires that a Cray pointee have a SEQUENCE type, but a
recent bug report points out that a BIND(C) type should also be
accepted.

Fixes https://github.com/llvm/llvm-project/issues/76529.
parent 3bbdbb22
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment