comparison flang/test/Semantics/allocate13.f90 @ 221:79ff65ed7e25

LLVM12 Original
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Tue, 15 Jun 2021 19:15:29 +0900
parents 0572611fdcc8
children 5f17cb93ff66
comparison
equal deleted inserted replaced
220:42394fc6a535 221:79ff65ed7e25
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