comparison flang/test/Semantics/misc-declarations.f90 @ 207:2e18cbf3894f

LLVM12
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Tue, 08 Jun 2021 06:07:14 +0900
parents 0572611fdcc8
children 5f17cb93ff66
comparison
equal deleted inserted replaced
173:0572611fdcc8 207:2e18cbf3894f
1 ! RUN: %S/test_errors.sh %s %t %f18 1 ! RUN: %S/test_errors.sh %s %t %flang_fc1
2 ! Miscellaneous constraint and requirement checking on declarations: 2 ! Miscellaneous constraint and requirement checking on declarations:
3 ! - 8.5.6.2 & 8.5.6.3 constraints on coarrays 3 ! - 8.5.6.2 & 8.5.6.3 constraints on coarrays
4 ! - 8.5.19 constraints on the VOLATILE attribute 4 ! - 8.5.19 constraints on the VOLATILE attribute
5 5
6 module m 6 module m