public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "malat at debian dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/109244] New: internal compiler error: in setup_preferred_alternate_classes_for_new_pseudos, at ira.cc:2892
Date: Wed, 22 Mar 2023 07:22:18 +0000	[thread overview]
Message-ID: <bug-109244-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 109244
           Summary: internal compiler error: in
                    setup_preferred_alternate_classes_for_new_pseudos, at
                    ira.cc:2892
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: malat at debian dot org
  Target Milestone: ---

Created attachment 54726
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54726&action=edit
Preprocessed source

I cannot compile highway project on riscv64/Debian. It fails with:

hwy/contrib/sort/vqsort-inl.h:1386:1: internal compiler error: in
setup_preferred_alternate_classes_for_new_pseudos, at ira.cc:2892

Compilation line:

/usr/lib/gcc-snapshot/bin/g++ -freport-bug -DHWY_SHARED_DEFINE
-Dhwy_contrib_EXPORTS -I/home/mathieu/debian/highway -g -O2
-ffile-prefix-map=/home/mathieu/debian/highway=. -fstack-protector-strong
-Wformat -Werror=format-security -DHWY_BROKEN_EMU128=0 -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden
-Wno-builtin-macro-redefined -D__DATE__=\"redacted\"
-D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -fmerge-all-constants
-Wall -Wextra -Wconversion -Wsign-conversion -Wvla -Wnon-virtual-dtor
-fmath-errno -fno-exceptions -march=rv64gcv1p0 -Werror -MD -MT
CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f32d.cc.o -MF
CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f32d.cc.o.d -o
CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f32d.cc.o -c
/home/mathieu/debian/highway/hwy/contrib/sort/vqsort_f32d.cc

             reply	other threads:[~2023-03-22  7:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-22  7:22 malat at debian dot org [this message]
2023-03-22  7:41 ` [Bug target/109244] " juzhe.zhong at rivai dot ai
2023-03-22  7:50 ` malat at debian dot org
2023-03-22  8:03 ` juzhe.zhong at rivai dot ai
2023-03-23  1:51 ` kito at gcc dot gnu.org
2023-03-23  3:22 ` cvs-commit at gcc dot gnu.org
2023-03-23  3:23 ` kito 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-109244-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).