public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rguenth at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/112404] New: [14 Regression] 521.wrf_r fails to build with internal compiler error: in get_vectype_for_scalar_type, at tree-vect-stmts.cc:13311
Date: Mon, 06 Nov 2023 10:45:43 +0000	[thread overview]
Message-ID: <bug-112404-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 112404
           Summary: [14 Regression] 521.wrf_r fails to build with internal
                    compiler error: in get_vectype_for_scalar_type, at
                    tree-vect-stmts.cc:13311
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: rguenth at gcc dot gnu.org
  Target Milestone: ---

On x86_64-linux with -Ofast -march=znver4:

/space/rguenther/install/trunk-r14-5145-vecupdate/usr/local/bin/gfortran -c -o
module_fdda_psufddagd.fppized.o -I. -I./netcdf/include -I./inc -Ofast
-march=znver4 -std=legacy -fconvert=big-endian -fno-openmp -g0
module_fdda_psufddagd.fppized.f90 
during GIMPLE pass: slp
module_fdda_psufddagd.fppized.f90:553:21:
  553 |    SUBROUTINE sfddagd(itimestep,dx,dt,xtime,  &
      |                     ^
internal compiler error: in get_vectype_for_scalar_type, at
tree-vect-stmts.cc:13311
0x2037204 get_vectype_for_scalar_type(vec_info*, tree_node*, unsigned int)
        /space/rguenther/src/gcc11queue/gcc/tree-vect-stmts.cc:13311
0x2045fb8 get_mask_type_for_scalar_type(vec_info*, tree_node*, unsigned int)
        /space/rguenther/src/gcc11queue/gcc/tree-vect-stmts.cc:13381
0x2046222 vect_check_scalar_mask
        /space/rguenther/src/gcc11queue/gcc/tree-vect-stmts.cc:2459
0x2046802 vectorizable_load
        /space/rguenther/src/gcc11queue/gcc/tree-vect-stmts.cc:9853
0x205b112 vect_analyze_stmt(vec_info*, _stmt_vec_info*, bool*, _slp_tree*,
_slp_instance*, vec<stmt_info_for_cost, va_heap, vl_ptr>*)
        /space/rguenther/src/gcc11queue/gcc/tree-vect-stmts.cc:12954
0x1298b85 vect_slp_analyze_node_operations_1
        /space/rguenther/src/gcc11queue/gcc/tree-vect-slp.cc:6141

going to reduce.

             reply	other threads:[~2023-11-06 10:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-06 10:45 rguenth at gcc dot gnu.org [this message]
2023-11-06 11:16 ` [Bug tree-optimization/112404] " tnfchris at gcc dot gnu.org
2023-11-06 11:17 ` rguenth at gcc dot gnu.org
2023-11-06 11:39 ` rguenth at gcc dot gnu.org
2023-11-06 13:09 ` cvs-commit at gcc dot gnu.org
2023-11-06 13:10 ` rguenth at gcc dot gnu.org
2023-11-12 23:27 ` pinskia 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-112404-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).