[Flang] remove setting lowerbound for non existing dimension in shift runtime...
[Flang] remove setting lowerbound for non existing dimension in shift runtime test case (NFC) (#76990)
The shift2 array only has 1 dimension but the lower bound for a second
dimension is being set causing a seg fault on AIX.
Co-authored-by:
Mark Danial <mark.danial@ibm.com>
Loading
Please sign in to comment