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 3105cfe commit ad5aea3Copy full SHA for ad5aea3
flang/test/Fir/memory-allocation-opt.fir
@@ -1,6 +1,4 @@
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