public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/106253] New: [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032x
@ 2022-07-11 10:28 marxin at gcc dot gnu.org
  2022-07-11 10:29 ` [Bug tree-optimization/106253] [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032 marxin at gcc dot gnu.org
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: marxin at gcc dot gnu.org @ 2022-07-11 10:28 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 106253
           Summary: [13 Regression] ICE in vect_transform_loops, at
                    tree-vectorizer.cc:1032x
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: marxin at gcc dot gnu.org
                CC: rguenth at gcc dot gnu.org
  Target Milestone: ---
              Host: x86_64-linux-gnu
            Target: aarch64-linux-gnu

Created attachment 53286
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53286&action=edit
Reduced test-case

The following crashes (reduced from polyhedron/rnflow):

$ aarch64-linux-gnu-gcc rnflow.f90 -O3 -c
during GIMPLE pass: vect
rnflow.f90:33:24:

   33 |       end program rnflow
      |                        ^
internal compiler error: in vect_transform_loops, at tree-vectorizer.cc:1032
0x7028cc vect_transform_loops
       
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-aarch64/build/gcc/tree-vectorizer.cc:1032
0xf9e433 try_vectorize_loop_1
       
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-aarch64/build/gcc/tree-vectorizer.cc:1153
0xf9e433 try_vectorize_loop
       
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-aarch64/build/gcc/tree-vectorizer.cc:1183
0xf9e964 execute
       
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-aarch64/build/gcc/tree-vectorizer.cc:1299
Please submit a full bug report, with preprocessed source (by using
-freport-bug).
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.

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

end of thread, other threads:[~2022-07-18 11:58 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-11 10:28 [Bug tree-optimization/106253] New: [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032x marxin at gcc dot gnu.org
2022-07-11 10:29 ` [Bug tree-optimization/106253] [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032 marxin at gcc dot gnu.org
2022-07-11 11:11 ` rguenth at gcc dot gnu.org
2022-07-11 12:20 ` [Bug target/106253] " rguenth at gcc dot gnu.org
2022-07-11 12:21 ` rguenth at gcc dot gnu.org
2022-07-11 12:45 ` rsandifo at gcc dot gnu.org
2022-07-11 21:56 ` pinskia at gcc dot gnu.org
2022-07-12 11:00 ` tnfchris at gcc dot gnu.org
2022-07-12 12:37 ` rguenth at gcc dot gnu.org
2022-07-12 13:09 ` cvs-commit at gcc dot gnu.org
2022-07-12 13:10 ` rsandifo at gcc dot gnu.org
2022-07-13 11:12 ` tnfchris at gcc dot gnu.org
2022-07-13 12:06 ` rguenth at gcc dot gnu.org
2022-07-18 11:57 ` cvs-commit at gcc dot gnu.org
2022-07-18 11:58 ` 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).