public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/99746] New: ICE in vect_get_vec_defs_for_operand, at tree-vect-stmts.c:1450
@ 2021-03-24  6:33 asolokha at gmx dot com
  2021-03-24  8:34 ` [Bug tree-optimization/99746] " tnfchris at gcc dot gnu.org
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: asolokha at gmx dot com @ 2021-03-24  6:33 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 99746
           Summary: ICE in vect_get_vec_defs_for_operand, at
                    tree-vect-stmts.c:1450
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: asolokha at gmx dot com
  Target Milestone: ---
            Target: aarch64-linux-gnu

Created attachment 50467
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50467&action=edit
Testcase

gfortran-11.0.1-alpha20210321 snapshot
(g:fc24ea2374259d401a46ce3526688b7e79d4cc13) ICEs when compiling the attached
testcase w/ -march=armv8.3-a -O2 -ftree-loop-vectorize:

% aarch64-linux-gnu-gfortran-11.0.1 -march=armv8.3-a -O2 -ftree-loop-vectorize
-c k8x66s8b.f
during GIMPLE pass: vect
k8x66s8b.f:1:23:

    1 |       SUBROUTINE CLAREF(A, LDA, WANTZ, Z, BLOCK, IROW1, ICOL1,
      |                       ^
internal compiler error: in vect_get_vec_defs_for_operand, at
tree-vect-stmts.c:1450
0x7ba760 vect_get_vec_defs_for_operand(vec_info*, _stmt_vec_info*, unsigned
int, tree_node*, vec<tree_node*, va_heap, vl_ptr>*, tree_node*)
       
/var/tmp/portage/cross-aarch64-linux-gnu/gcc-11.0.1_alpha20210321/work/gcc-11-20210321/gcc/tree-vect-stmts.c:1450
0x11e6df6 vectorizable_call
       
/var/tmp/portage/cross-aarch64-linux-gnu/gcc-11.0.1_alpha20210321/work/gcc-11-20210321/gcc/tree-vect-stmts.c:3459
0x11f6478 vect_transform_stmt(vec_info*, _stmt_vec_info*,
gimple_stmt_iterator*, _slp_tree*, _slp_instance*)
       
/var/tmp/portage/cross-aarch64-linux-gnu/gcc-11.0.1_alpha20210321/work/gcc-11-20210321/gcc/tree-vect-stmts.c:10962
0x11f9ce5 vect_transform_loop_stmt
       
/var/tmp/portage/cross-aarch64-linux-gnu/gcc-11.0.1_alpha20210321/work/gcc-11-20210321/gcc/tree-vect-loop.c:9212
0x1215d5c vect_transform_loop(_loop_vec_info*, gimple*)
       
/var/tmp/portage/cross-aarch64-linux-gnu/gcc-11.0.1_alpha20210321/work/gcc-11-20210321/gcc/tree-vect-loop.c:9641
0x1244daf try_vectorize_loop_1
       
/var/tmp/portage/cross-aarch64-linux-gnu/gcc-11.0.1_alpha20210321/work/gcc-11-20210321/gcc/tree-vectorizer.c:1104
0x1245b50 vectorize_loops()
       
/var/tmp/portage/cross-aarch64-linux-gnu/gcc-11.0.1_alpha20210321/work/gcc-11-20210321/gcc/tree-vectorizer.c:1243

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

end of thread, other threads:[~2021-03-26  7:22 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-24  6:33 [Bug tree-optimization/99746] New: ICE in vect_get_vec_defs_for_operand, at tree-vect-stmts.c:1450 asolokha at gmx dot com
2021-03-24  8:34 ` [Bug tree-optimization/99746] " tnfchris at gcc dot gnu.org
2021-03-24  8:38 ` marxin at gcc dot gnu.org
2021-03-24  8:40 ` marxin at gcc dot gnu.org
2021-03-24  8:51 ` tnfchris at gcc dot gnu.org
2021-03-24  9:02 ` marxin at gcc dot gnu.org
2021-03-24  9:05 ` marxin at gcc dot gnu.org
2021-03-24  9:20 ` [Bug tree-optimization/99746] [11 Regression] " rguenth at gcc dot gnu.org
2021-03-24  9:22 ` tnfchris at gcc dot gnu.org
2021-03-24  9:51 ` rguenth at gcc dot gnu.org
2021-03-24 10:03 ` tnfchris at gcc dot gnu.org
2021-03-24 10:15 ` asolokha at gmx dot com
2021-03-24 10:17 ` rguenth at gcc dot gnu.org
2021-03-24 10:42 ` rguenth at gcc dot gnu.org
2021-03-24 16:49 ` tnfchris at gcc dot gnu.org
2021-03-24 16:50 ` tnfchris at gcc dot gnu.org
2021-03-25  3:56 ` asolokha at gmx dot com
2021-03-25  9:04 ` cvs-commit at gcc dot gnu.org
2021-03-25  9:05 ` rguenth at gcc dot gnu.org
2021-03-26  7:22 ` tnfchris 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).