public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "seurer at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/106219] [13 Regression] ICE in vect_do_peeling, at tree-vect-loop-manip.cc:2703 since r13-1457-g10b502fb78351a40
Date: Thu, 07 Jul 2022 16:20:40 +0000	[thread overview]
Message-ID: <bug-106219-4-YvXGj9yi0p@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-106219-4@http.gcc.gnu.org/bugzilla/>

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

seurer at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |seurer at gcc dot gnu.org

--- Comment #11 from seurer at gcc dot gnu.org ---
This may be the same problem we are seeing which is causing a bootstrap issue
on power 7 BE.  

g:10b502fb78351a4073b6682c026a92c82d3da6c5, r13-1457-g10b502fb78351a 

libtool: compile:  /home/seurer/gcc/git/build/gcc-trunk/./gcc/xgcc
-B/home/seurer/gcc/git/build/gcc-trunk/./gcc/
-B/home/seurer/gcc/git/install/gcc-trunk/powerpc64-unknown-linux-gnu/bin/
-B/home/seurer/gcc/git/install/gcc-trunk/powerpc64-unknown-linux-gnu/lib/
-isystem
/home/seurer/gcc/git/install/gcc-trunk/powerpc64-unknown-linux-gnu/include
-isystem
/home/seurer/gcc/git/install/gcc-trunk/powerpc64-unknown-linux-gnu/sys-include
-DHAVE_CONFIG_H -I. -I/home/seurer/gcc/git/gcc-trunk/libgfortran
-iquote/home/seurer/gcc/git/gcc-trunk/libgfortran/io
-I/home/seurer/gcc/git/gcc-trunk/libgfortran/../gcc
-I/home/seurer/gcc/git/gcc-trunk/libgfortran/../gcc/config
-I/home/seurer/gcc/git/gcc-trunk/libgfortran/../libquadmath -I../.././gcc
-I/home/seurer/gcc/git/gcc-trunk/libgfortran/../libgcc -I../libgcc
-I/home/seurer/gcc/git/gcc-trunk/libgfortran/../libbacktrace -I../libbacktrace
-I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wextra -Wwrite-strings
-Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules
-ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops
--param max-unroll-times=4 -g -O2 -MT matmul_i1.lo -MD -MP -MF
.deps/matmul_i1.Tpo -c
/home/seurer/gcc/git/gcc-trunk/libgfortran/generated/matmul_i1.c  -fPIC -DPIC
-o .libs/matmul_i1.o
during GIMPLE pass: vect
/home/seurer/gcc/git/gcc-trunk/libgfortran/generated/matmul_i1.c: In function
'matmul_i1':
/home/seurer/gcc/git/gcc-trunk/libgfortran/generated/matmul_i1.c:2450:1:
internal compiler error: in vect_do_peeling, at tree-vect-loop-manip.cc:2690
 2450 | matmul_i1 (gfc_array_i1 * const restrict retarray,
      | ^~~~~~~~~
0x10fbc6e3 vect_do_peeling(_loop_vec_info*, tree_node*, tree_node*,
tree_node**, tree_node**, tree_node**, int, bool, bool, tree_node**)
        /home/seurer/gcc/git/gcc-trunk/gcc/tree-vect-loop-manip.cc:2690
0x10faafff vect_transform_loop(_loop_vec_info*, gimple*)
        /home/seurer/gcc/git/gcc-trunk/gcc/tree-vect-loop.cc:9747
0x10ff354b vect_transform_loops
        /home/seurer/gcc/git/gcc-trunk/gcc/tree-vectorizer.cc:1006
0x10ff3de3 try_vectorize_loop_1
        /home/seurer/gcc/git/gcc-trunk/gcc/tree-vectorizer.cc:1136
0x10ff3de3 try_vectorize_loop
        /home/seurer/gcc/git/gcc-trunk/gcc/tree-vectorizer.cc:1165
0x10ff4553 execute
        /home/seurer/gcc/git/gcc-trunk/gcc/tree-vectorizer.cc:1281



commit 10b502fb78351a4073b6682c026a92c82d3da6c5
Author: Richard Biener <rguenther@suse.de>
Date:   Mon Jul 4 12:36:05 2022 +0200

    Keep virtual SSA up-to-date in vectorizer

  parent reply	other threads:[~2022-07-07 16:20 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-06 19:59 [Bug c++/106219] New: ice in vect_do_peeling, at tree-vect-loop-manip.cc:2703 dcb314 at hotmail dot com
2022-07-06 20:04 ` [Bug tree-optimization/106219] [13 Regression] " pinskia at gcc dot gnu.org
2022-07-06 20:06 ` pinskia at gcc dot gnu.org
2022-07-06 20:10 ` dcb314 at hotmail dot com
2022-07-06 21:52 ` dcb314 at hotmail dot com
2022-07-07  7:49 ` dcb314 at hotmail dot com
2022-07-07  8:00 ` [Bug tree-optimization/106219] [13 Regression] ICE in vect_do_peeling, at tree-vect-loop-manip.cc:2703 since r13-1457-g10b502fb78351a40 marxin at gcc dot gnu.org
2022-07-07  8:10 ` rguenth at gcc dot gnu.org
2022-07-07  8:27 ` [Bug target/106219] " rguenth at gcc dot gnu.org
2022-07-07  8:48 ` rguenth at gcc dot gnu.org
2022-07-07 10:04 ` cvs-commit at gcc dot gnu.org
2022-07-07 10:04 ` rguenth at gcc dot gnu.org
2022-07-07 16:20 ` seurer at gcc dot gnu.org [this message]
2022-07-07 17:04 ` seurer at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-106219-4-YvXGj9yi0p@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).