Skip to content

Commit

Permalink
Revert "[flang] disable memory-allocation-opt.fir test on windows" (#…
Browse files Browse the repository at this point in the history
…83822)

Reverts #83535
Bug fixed by #83768
  • Loading branch information
jeanPerier committed Mar 5, 2024
1 parent 3105cfe commit ad5aea3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions flang/test/Fir/memory-allocation-opt.fir
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
// RUN: fir-opt --memory-allocation-opt="dynamic-array-on-heap=true maximum-array-alloc-size=1024" %s | FileCheck %s
// FIXME: started crashing on windows https://github.com/llvm/llvm-project/issues/83534
// UNSUPPORTED: system-windows

// Test for size of array being too big.

Expand Down

0 comments on commit ad5aea3

Please sign in to comment.