comparison flang/test/Semantics/allocate13.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 ! Check for semantic errors in ALLOCATE statements 2 ! Check for semantic errors in ALLOCATE statements
3 3
4 module not_iso_fortran_env 4 module not_iso_fortran_env
5 type event_type 5 type event_type
6 end type 6 end type