public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/115493] New: gcc.c-torture/execute/pr94734.c fails on MVE after gcc-15-1054-g202a9c8fe7d
@ 2024-06-14 14:50 clyon at gcc dot gnu.org
  2024-06-14 14:51 ` [Bug target/115493] " clyon at gcc dot gnu.org
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: clyon at gcc dot gnu.org @ 2024-06-14 14:50 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 115493
           Summary: gcc.c-torture/execute/pr94734.c fails on MVE after
                    gcc-15-1054-g202a9c8fe7d
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: clyon at gcc dot gnu.org
  Target Milestone: ---

Created attachment 58428
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58428&action=edit
Code generated before the offending GCC commit (works)

As reported in https://linaro.atlassian.net/browse/GNU-1255, we are seeing

FAIL: gcc.c-torture/execute/pr94734.c -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions  execution test
FAIL: gcc.c-torture/execute/pr94734.c -O3 -g  execution test

after g:202a9c8fe7d
with GCC configured with:
--disable-multilib --with-mode=thumb --with-arch=armv8.1-m.main+mve.fp+fp.dp
--with-float=hard --target=arm-eabi

and the testsuite executed with:
qemu/-mthumb/-march=armv8.1-m.main+mve.fp+fp.dp/-mtune=cortex-m55/-mfloat-abi=hard/-mfpu=auto

I'm attaching the annotated generated asm, the offending code is when calling
  if (baz (25, 4, 7) != 22)

Maybe it's a problem with how we model predicates for MVE.

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2024-06-27  5:54 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-14 14:50 [Bug target/115493] New: gcc.c-torture/execute/pr94734.c fails on MVE after gcc-15-1054-g202a9c8fe7d clyon at gcc dot gnu.org
2024-06-14 14:51 ` [Bug target/115493] " clyon at gcc dot gnu.org
2024-06-14 15:28 ` [Bug target/115493] gcc.c-torture/execute/pr94734.c fails on MVE after r15-1054-g202a9c8fe7d clyon at gcc dot gnu.org
2024-06-14 15:29 ` clyon at gcc dot gnu.org
2024-06-17  5:39 ` rguenth at gcc dot gnu.org
2024-06-17  8:05 ` [Bug target/115493] [15 regression] " clyon at gcc dot gnu.org
2024-06-17 13:49 ` rguenth at gcc dot gnu.org
2024-06-17 14:03 ` rguenth at gcc dot gnu.org
2024-06-17 14:03 ` rguenth at gcc dot gnu.org
2024-06-18  5:46 ` cvs-commit at gcc dot gnu.org
2024-06-18  5:47 ` rguenth at gcc dot gnu.org
2024-06-26 12:45 ` clyon at gcc dot gnu.org
2024-06-26 12:46 ` clyon at gcc dot gnu.org
2024-06-26 12:58 ` rguenth at gcc dot gnu.org
2024-06-26 17:05 ` clyon at gcc dot gnu.org
2024-06-26 17:05 ` clyon at gcc dot gnu.org
2024-06-26 17:10 ` rguenth at gcc dot gnu.org
2024-06-26 17:40 ` clyon at gcc dot gnu.org
2024-06-27  5:53 ` cvs-commit at gcc dot gnu.org
2024-06-27  5:54 ` rguenth at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).