We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c000323 commit 5d933c0Copy full SHA for 5d933c0
flang/test/Semantics/unpack.f90
@@ -1,4 +1,5 @@
1
! RUN: %S/test_errors.sh %s %t %flang_fc1
2
+! REQUIRES: shell
3
! UNPACK() intrinsic function error tests
4
program test_unpack
5
integer, dimension(2) :: vector = [343, 512]
0 commit comments