Skip to content

Commit

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

This reverts commit a015f59.
  • Loading branch information
jeanPerier committed Mar 4, 2024
1 parent cad6ad2 commit a82b9c2
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 a82b9c2

Please sign in to comment.