Keeping the test case separate to ease backport of the fix to stable. r~
Richard Henderson (2): tcg/optimize: Fix fold_multiply2 vs 1 tests/tcg/arm: Add regression test for #4448 tcg/optimize.c | 17 ++++++------- tests/tcg/arm/issue4448.c | 51 +++++++++++++++++++++++++++++++++++++++ tests/tcg/arm/meson.build | 1 + 3 files changed, 59 insertions(+), 10 deletions(-) create mode 100644 tests/tcg/arm/issue4448.c -- 2.53.0
