You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix debug metadata for arrays with negative bounds
For Fortran array with negative bounds, the ACON here is
a sptr + offset address constant, sptr is the base symbol
representing the array and need not adding the positive
offset to the !DIExpression of the array variable.
0 commit comments