public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/101264] New: ICE in vect_optimize_slp, at tree-vect-slp.c:3880
@ 2021-06-29 18:29 burnus at gcc dot gnu.org
  2021-06-29 18:33 ` [Bug middle-end/101264] [12 Regression] " burnus at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: burnus at gcc dot gnu.org @ 2021-06-29 18:29 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 101264
           Summary: ICE in vect_optimize_slp, at tree-vect-slp.c:3880
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: burnus at gcc dot gnu.org
  Target Milestone: ---

Created attachment 51085
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51085&action=edit
Compile with: gfortran -Ofast

The ICE occurs with compiling with
  gfortran -Ofast
or
  gfortran -O3 -ffast-math -fno-protect-parens



during GIMPLE pass: slp
foo2.f90:1:16:

    1 |   SUBROUTINE foo (a,b,c,d,trigs,inc1,inc2,inc3,inc4,lot,n,la)
      |                ^
internal compiler error: in vect_optimize_slp, at tree-vect-slp.c:3880
0x789de1 vect_optimize_slp(vec_info*)
        ../../repos/gcc/gcc/tree-vect-slp.c:3880
0x1229de1 vect_optimize_slp(vec_info*)
        ../../repos/gcc/gcc/tree-vect-slp.c:5734
0x1229de1 vect_slp_analyze_bb_1
        ../../repos/gcc/gcc/tree-vect-slp.c:5698

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

end of thread, other threads:[~2021-06-30  9:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-29 18:29 [Bug middle-end/101264] New: ICE in vect_optimize_slp, at tree-vect-slp.c:3880 burnus at gcc dot gnu.org
2021-06-29 18:33 ` [Bug middle-end/101264] [12 Regression] " burnus at gcc dot gnu.org
2021-06-30  4:42 ` marxin at gcc dot gnu.org
2021-06-30  6:36 ` rguenth at gcc dot gnu.org
2021-06-30  9:30 ` cvs-commit at gcc dot gnu.org
2021-06-30  9:36 ` 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).