public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/113437] New: gcc.dg/tree-ssa/pr95906.c fails on arm since g:6686e16fda4
@ 2024-01-17  9:14 clyon at gcc dot gnu.org
  2024-01-17 13:32 ` [Bug testsuite/113437] [14 Regression] " rguenth at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: clyon at gcc dot gnu.org @ 2024-01-17  9:14 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 113437
           Summary: gcc.dg/tree-ssa/pr95906.c fails on arm since
                    g:6686e16fda4
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: clyon at gcc dot gnu.org
                CC: liuhongt at gcc dot gnu.org
  Target Milestone: ---

We have detected the following regression since gcc-14-7124-g6686e16fda4:
FAIL: gcc.dg/tree-ssa/pr95906.c scan-tree-dump-times forwprop3 "max_expr" 1

on arm targets where Neon or MVE is not enabled by default.

In these cases VECTOR_MODE_P (V16QImode) returns false, thus the optimization
introduced by this commit.

I'm not sure how/if we want to add an effective-target to handle this case.

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

end of thread, other threads:[~2024-01-19  2:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-17  9:14 [Bug testsuite/113437] New: gcc.dg/tree-ssa/pr95906.c fails on arm since g:6686e16fda4 clyon at gcc dot gnu.org
2024-01-17 13:32 ` [Bug testsuite/113437] [14 Regression] " rguenth at gcc dot gnu.org
2024-01-17 13:52 ` ro at gcc dot gnu.org
2024-01-18  0:48 ` liuhongt at gcc dot gnu.org
2024-01-18  0:53 ` pinskia at gcc dot gnu.org
2024-01-18 20:58 ` danglin at gcc dot gnu.org
2024-01-19  1:33 ` liuhongt at gcc dot gnu.org
2024-01-19  2:39 ` hp at gcc dot gnu.org
2024-01-19  2:46 ` cvs-commit at gcc dot gnu.org
2024-01-19  2:47 ` liuhongt 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).