Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Flang] remove setting lowerbound for non existing dimension in shift runtime test case (NFC) #76990

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

madanial0
Copy link
Contributor

The shift2 array only has 1 dimension but the lower bound for a second dimension is being set causing a seg fault on AIX.

@madanial0 madanial0 added the flang Flang issues not falling into any other category label Jan 4, 2024
@madanial0 madanial0 self-assigned this Jan 4, 2024
@madanial0 madanial0 merged commit dd047c5 into llvm:main Jan 4, 2024
5 checks passed
@madanial0 madanial0 deleted the RT_TC branch January 4, 2024 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flang Flang issues not falling into any other category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants