Skip to content

Commit ad5aea3

Browse files
authored
Revert "[flang] disable memory-allocation-opt.fir test on windows" (#83822)
Reverts #83535 Bug fixed by #83768
1 parent 3105cfe commit ad5aea3

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)