public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "gscfq@t-online.de" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/106192] New: [11/12/13 Regression] ICE in vect_loop_versioning, at tree-vect-loop-manip.cc:3522
Date: Mon, 04 Jul 2022 19:43:18 +0000	[thread overview]
Message-ID: <bug-106192-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 106192
           Summary: [11/12/13 Regression] ICE in vect_loop_versioning, at
                    tree-vect-loop-manip.cc:3522
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gscfq@t-online.de
  Target Milestone: ---

Started between 20200621 and 20200628, at -O3 or -Ofast,
with file gfortran.dg/gomp/combined-if.f90 :


$ gfortran-13-20220703 -c combined-if.f90 -Ofast -fopenmp-simd
during GIMPLE pass: vect
combined-if.f90:95:60:

   95 |   subroutine test_target_teams_distribute_parallel_loop_simd
      |                                                            ^
internal compiler error: in vect_loop_versioning, at
tree-vect-loop-manip.cc:3522
0x1173d92 vect_loop_versioning(_loop_vec_info*, gimple*)
        ../../gcc/tree-vect-loop-manip.cc:3517
0x116aa01 vect_transform_loop(_loop_vec_info*, gimple*)
        ../../gcc/tree-vect-loop.cc:9719
0x11a5ef5 vect_transform_loops
        ../../gcc/tree-vectorizer.cc:1007
0x11a65a6 try_vectorize_loop_1
        ../../gcc/tree-vectorizer.cc:1136
0x11a65a6 try_vectorize_loop
        ../../gcc/tree-vectorizer.cc:1167
0x11a6bd4 execute
        ../../gcc/tree-vectorizer.cc:1281

             reply	other threads:[~2022-07-04 19:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-04 19:43 gscfq@t-online.de [this message]
2022-07-04 22:31 ` [Bug tree-optimization/106192] " pinskia at gcc dot gnu.org
2022-07-05  8:10 ` rguenth at gcc dot gnu.org
2022-07-05 12:53 ` matz at gcc dot gnu.org
2022-07-05 12:54 ` matz at gcc dot gnu.org
2022-07-07 12:46 ` [Bug tree-optimization/106192] [11/12/13 Regression] ICE in vect_loop_versioning, at tree-vect-loop-manip.cc:3522 since r11-1650-g1dfa89b0355520ca marxin at gcc dot gnu.org
2023-05-29 10:07 ` [Bug tree-optimization/106192] [11/12/13/14 " jakub 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-106192-4@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).