[flang] Missing diagnostic on intrinsic SIZE
when the argumen DIM
is equal to the rank.
#139600
Labels
flang:frontend
question
A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
Consider the following code:
The standard requires the DIM argument to be less than the rank of SOUCE. This usage should be diagnosed.
The text was updated successfully, but these errors were encountered: