Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

[flang] More support for assumed-size Cray pointees (bug #77330 in trunk) #255

Merged
merged 1 commit into from
Jan 9, 2024
Merged

[flang] More support for assumed-size Cray pointees (bug #77330 in trunk) #255

merged 1 commit into from
Jan 9, 2024

Conversation

mjklemm
Copy link
Contributor

@mjklemm mjklemm commented Jan 9, 2024

This is a cherry-pick of the resolution of bug llvm/llvm-project#77330 via pull request llvm/llvm-project#77381.

The patch enables using assumed-size arrays in the context of Cray Pointers.

Recognize Cray pointees as such when they are declared as
assumed size arrays, and don't emit a bogus error message
about implied shape arrays.

Fixes llvm/llvm-project#77330.
@dpalermo dpalermo self-requested a review January 9, 2024 15:02
Copy link
Contributor

@dpalermo dpalermo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cherry pick LGTM

@dpalermo dpalermo merged commit 6ec0ead into ROCm-Developer-Tools:amd-trunk-dev Jan 9, 2024
3 checks passed
@mjklemm mjklemm deleted the bug77330-cray-ptrs-assumeds-size branch January 11, 2024 21:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants