public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/107055] New: [13 Regression] ICE in vect_peel_nonlinear_iv_init, at tree-vect-loop.cc:8415
@ 2022-09-27 16:22 gscfq@t-online.de
  2022-09-27 16:37 ` [Bug tree-optimization/107055] " pinskia at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: gscfq@t-online.de @ 2022-09-27 16:22 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 107055
           Summary: [13 Regression] ICE in vect_peel_nonlinear_iv_init, at
                    tree-vect-loop.cc:8415
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gscfq@t-online.de
  Target Milestone: ---

Started between 20220904 and 20220911 at -O1,
with file gcc.dg/torture/pr24257.c :


$ gcc-13-20220925 -c pr24257.c -O1 -fno-tree-dce -fno-vect-cost-model
-ftree-vectorize -fprofile-arcs
during GIMPLE pass: vect
pr24257.c: In function 'oof':
pr24257.c:20:6: internal compiler error: in vect_peel_nonlinear_iv_init, at
tree-vect-loop.cc:8415
   20 | void oof(A *s, int n)
      |      ^~~
0x11a15b3 vect_peel_nonlinear_iv_init(gimple**, tree_node*, tree_node*,
tree_node*, vect_induction_op_type)
        ../../gcc/tree-vect-loop.cc:8415
0x11c6909 vect_update_ivs_after_vectorizer
        ../../gcc/tree-vect-loop-manip.cc:1582
0x11c6909 vect_do_peeling(_loop_vec_info*, tree_node*, tree_node*, tree_node**,
tree_node**, tree_node**, int, bool, bool, tree_node**)
        ../../gcc/tree-vect-loop-manip.cc:2987
0x11b8efc vect_transform_loop(_loop_vec_info*, gimple*)
        ../../gcc/tree-vect-loop.cc:10554
0x11fa09b vect_transform_loops
        ../../gcc/tree-vectorizer.cc:1008
0x11fa7d4 try_vectorize_loop_1
        ../../gcc/tree-vectorizer.cc:1153
0x11fa7d4 try_vectorize_loop
        ../../gcc/tree-vectorizer.cc:1185
0x11fae34 execute
        ../../gcc/tree-vectorizer.cc:1299

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

end of thread, other threads:[~2022-09-29  7:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-27 16:22 [Bug c/107055] New: [13 Regression] ICE in vect_peel_nonlinear_iv_init, at tree-vect-loop.cc:8415 gscfq@t-online.de
2022-09-27 16:37 ` [Bug tree-optimization/107055] " pinskia at gcc dot gnu.org
2022-09-28  5:14 ` crazylht at gmail dot com
2022-09-28  7:01 ` crazylht at gmail dot com
2022-09-28  8:41 ` crazylht at gmail dot com
2022-09-28  8:42 ` crazylht at gmail dot com
2022-09-29  7:23 ` cvs-commit at gcc dot gnu.org
2022-09-29  7:24 ` crazylht at gmail dot com
2022-09-29  7:59 ` 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).