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

            Bug ID: 63971
           Summary: Some of  gcc.target/aarch64/test_frame_*.c tests fail
                    now
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: pinskia at gcc dot gnu.org
          Reporter: pinskia at gcc dot gnu.org
            Target: aarch64

FAIL: gcc.target/aarch64/test_frame_1.c scan-assembler-times ldr\tx30,
\\[sp\\], [0-9]+ 3
FAIL: gcc.target/aarch64/test_frame_2.c scan-assembler-times ldp\tx19, x30,
\\[sp\\], [0-9]+ 2
FAIL: gcc.target/aarch64/test_frame_4.c scan-assembler-times ldp\tx19, x30,
\\[sp\\], [0-9]+ 2
FAIL: gcc.target/aarch64/test_frame_6.c scan-assembler-times ldr\tx30,
\\[sp\\], [0-9]+ 3
FAIL: gcc.target/aarch64/test_frame_7.c scan-assembler-times ldp\tx19, x30,
\\[sp\\], [0-9]+ 2


These fail due to ccmp improvements which remove the need to duplicate the ret.

Reply via email to