public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/101443] New: internal compiler error: in wide_int_to_tree_1, at tree.c:1519
@ 2021-07-13 19:43 rawiener at amazon dot com
  2021-07-13 20:04 ` [Bug c++/101443] " pinskia at gcc dot gnu.org
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: rawiener at amazon dot com @ 2021-07-13 19:43 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 101443
           Summary: internal compiler error: in wide_int_to_tree_1, at
                    tree.c:1519
           Product: gcc
           Version: 9.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: rawiener at amazon dot com
  Target Milestone: ---

Created attachment 51147
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51147&action=edit
tar containg ss and ii files

Hey,
I use g++ 9.3 and got this error. I checked with godbolt.org and bug exists on
trunk as well.

gcc version:
g++ (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiled with:
g++ -v -save-temps -O2 -Wno-multichar -Wall -Wextra bug.cpp

when compiling with O0 compilation succeeded.

output
during GIMPLE pass: dom
bug.cpp: In function 'int main()':
bug.cpp:105:5: internal compiler error: in wide_int_to_tree_1, at tree.c:1519
  105 | int main() {

attached s and ii files inside the bz2 file.

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

end of thread, other threads:[~2024-02-27 16:16 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-13 19:43 [Bug c++/101443] New: internal compiler error: in wide_int_to_tree_1, at tree.c:1519 rawiener at amazon dot com
2021-07-13 20:04 ` [Bug c++/101443] " pinskia at gcc dot gnu.org
2021-07-13 20:29 ` rawiener at amazon dot com
2021-07-13 21:07 ` pinskia at gcc dot gnu.org
2021-07-14  9:13 ` jakub at gcc dot gnu.org
2021-07-14 10:18 ` jakub at gcc dot gnu.org
2021-07-14 10:22 ` [Bug c++/101443] [9/10/11/12 Regression] " jakub at gcc dot gnu.org
2021-07-15 16:54 ` cvs-commit at gcc dot gnu.org
2021-07-15 16:55 ` [Bug c++/101443] [9/10/11 " jakub at gcc dot gnu.org
2021-07-18 23:29 ` cvs-commit at gcc dot gnu.org
2021-07-19  7:55 ` [Bug c++/101443] [9/10 " jakub at gcc dot gnu.org
2022-05-10  8:19 ` cvs-commit at gcc dot gnu.org
2022-05-11  6:21 ` cvs-commit at gcc dot gnu.org
2022-05-11  6:36 ` jakub at gcc dot gnu.org
2024-02-27 16:16 ` rawiener at amazon dot com

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).