mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-03 11:23:58 +00:00
f6ddfac401
From subclause 6.3.3.5: a program unit END statement cannot be continued in fixed form, and other statements cannot have initial lines that look like program unit END statements. I think this is to avoid violating assumptions that are important to legacy compilers' statement classification routines. Differential Revision: https://reviews.llvm.org/D109933 |
||
---|---|---|
.. | ||
acc-unparse.f90 | ||
badlabel.f | ||
compiler-directives.f90 | ||
continuation-in-if.f | ||
end.f | ||
omp-allocate-unparse.f90 | ||
omp-atomic-unparse.f90 | ||
omp-nontemporal-unparse.f90 | ||
pp-dir-comments.f90 |