Skip to content

Commit a82b9c2

Browse files
authored
Revert "[flang] disable memory-allocation-opt.fir test on windows (#83535)"
This reverts commit a015f59.
1 parent cad6ad2 commit a82b9c2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

flang/test/Fir/memory-allocation-opt.fir

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
// 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
42

53
// Test for size of array being too big.
64

0 commit comments

Comments
 (0)