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
This test expects the compiler to give a compilation error. Current LLVM
flang does emit an error, but it's a TODO message because volatile variables
are not handled yet. There are upcoming PRs to enable this though, and the
front end ought to emit some diagnostic about this. Eugene E and Peter K
are discussing whether these should be warnings or errors. While this is
being discussed, disable the test so work on volatile can proceed.
llvm-project#137369
0 commit comments