public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/100284] New: gcc crash with -march=armv8.2-a+sve -O3
@ 2021-04-27  9:50 gilles.gouaillardet at gmail dot com
  2021-04-27 10:52 ` [Bug c/100284] " acoplan at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: gilles.gouaillardet at gmail dot com @ 2021-04-27  9:50 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 100284
           Summary: gcc crash with -march=armv8.2-a+sve -O3
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gilles.gouaillardet at gmail dot com
  Target Milestone: ---

Created attachment 50686
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50686&action=edit
a reproducer

The attached (and self-contained) bug.c (trimmed from GROMACS 2021.1) can be
used to evidence this issue with the latest GCC from the master and
releases/gcc-11 branches:

gcc -march=armv8.2-a+sve -O3 -c bug.c

The crash occurs at -O3 (and no crash at -O2) and only with an aarch64+sve
target
(this is a compiler crash that can be evidenced on a *non* SVE capable hardware
too)

I ran a git bisect and it points to

# first bad commit: [cdb2e365fc0dba2ee052827e5ca65234ca82d605] SLP: support
entire BB.

GCC 10.3.0 is not affected.

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

end of thread, other threads:[~2021-04-28  8:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-27  9:50 [Bug c/100284] New: gcc crash with -march=armv8.2-a+sve -O3 gilles.gouaillardet at gmail dot com
2021-04-27 10:52 ` [Bug c/100284] " acoplan at gcc dot gnu.org
2021-04-27 11:11 ` acoplan at gcc dot gnu.org
2021-04-27 12:21 ` [Bug tree-optimization/100284] ICE in operation_could_trap_p " rguenth at gcc dot gnu.org
2021-04-27 12:41 ` rsandifo at gcc dot gnu.org
2021-04-27 15:25 ` acoplan at gcc dot gnu.org
2021-04-27 17:30 ` cvs-commit at gcc dot gnu.org
2021-04-28  5:49 ` gilles.gouaillardet at gmail dot com
2021-04-28  7:41 ` gilles.gouaillardet at gmail dot com
2021-04-28  8:34 ` rsandifo 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).