https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117994

            Bug ID: 117994
           Summary: New failures on arm since
                    g:f55cc57c6e3bcb36279682254b9b532049ff3f9d
           Product: gcc
           Version: 15.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: clyon at gcc dot gnu.org
                CC: azoff at gcc dot gnu.org
  Target Milestone: ---

Since commit
https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=f55cc57c6e3bcb36279682254b9b532049ff3f9d
 we have noticed new failures when testing for cortex-m0, m23, m33, m3, m55 and
m7.

These tests were unsupported before the patch, so this is not a regression.

FAIL: gcc.target/arm/small-multiply-m0-1.c scan-assembler-not [\\t ]+mul
FAIL: gcc.target/arm/small-multiply-m0-3.c scan-assembler-not [\\t ]+mul
FAIL: gcc.target/arm/small-multiply-m0plus-1.c scan-assembler-not [\\t ]+mul
FAIL: gcc.target/arm/small-multiply-m0plus-3.c scan-assembler-not [\\t ]+mul
FAIL: gcc.target/arm/small-multiply-m1-1.c scan-assembler-not [\\t ]+mul
FAIL: gcc.target/arm/small-multiply-m1-3.c scan-assembler-not [\\t ]+mul

Reply via email to