Add a test for the quiet argument in STOP statement that use a local variable instead of a constant.
This allows to test D118978.
This patch is part of the upstreaming effort from fir-dev branch.
Differential D118982
[flang] Add test for quiet with local variable in STOP stmt clementval on Feb 4 2022, 2:58 AM. Authored by
Details Add a test for the quiet argument in STOP statement that use a local variable instead of a constant. This allows to test D118978. This patch is part of the upstreaming effort from fir-dev branch.
Diff Detail
|
Can you check for the alloca also?