diff --git a/tests/A64/fuzz_with_unicorn.cpp b/tests/A64/fuzz_with_unicorn.cpp index 295e3f15..afe2e030 100644 --- a/tests/A64/fuzz_with_unicorn.cpp +++ b/tests/A64/fuzz_with_unicorn.cpp @@ -254,7 +254,7 @@ TEST_CASE("A64: Single random instruction", "[a64]") { } TEST_CASE("A64: Floating point instructions", "[a64]") { - std::array float_numbers { + static constexpr std::array float_numbers { 0x00000000, // positive zero 0x00000001, // smallest positive denormal 0x00000076, //