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 3d14e85 commit a015f59Copy full SHA for a015f59
flang/test/Fir/memory-allocation-opt.fir
@@ -1,4 +1,6 @@
1
// RUN: fir-opt --memory-allocation-opt="dynamic-array-on-heap=true maximum-array-alloc-size=1024" %s | FileCheck %s
2
+// FIXME: started crashing on windows https://github.com/llvm/llvm-project/issues/83534
3
+// UNSUPPORTED: system-windows
4
5
// Test for size of array being too big.
6
0 commit comments