public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "slyfox at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/96863] [9/10/11 Regression] ICE: in output_constructor_regular_field, at varasm.c:5223
Date: Mon, 26 Oct 2020 19:23:44 +0000	[thread overview]
Message-ID: <bug-96863-4-vLldeMVMuq@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-96863-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #5 from Sergei Trofimovich <slyfox at gcc dot gnu.org> ---
gcc's backtrace:

Breakpoint 2, internal_error (gmsgid=0x2df9a67 "in %s, at %s:%d") at
../../gcc/gcc/diagnostic.c:1752
1752    {
(gdb) bt
#0  internal_error (gmsgid=0x2df9a67 "in %s, at %s:%d") at
../../gcc/gcc/diagnostic.c:1752
#1  0x00000000023f2fa5 in fancy_abort (file=0x2679c8b "../../gcc/gcc/varasm.c",
line=5402, function=0x267be88 "output_constructor_regular_field") at
../../gcc/gcc/diagnostic.c:1824
#2  0x0000000001668f0e in output_constructor_regular_field
(local=0x7fffffffce10) at ../../gcc/gcc/varasm.c:5402
#3  0x0000000001669e37 in output_constructor (exp=0x7ffff7796a50, size=4,
align=32, reverse=false, outer=0x0) at ../../gcc/gcc/varasm.c:5708
#4  0x0000000001668522 in output_constant (exp=0x7ffff7796a50, size=4,
align=32, reverse=false, merge_strings=false) at ../../gcc/gcc/varasm.c:5217
#5  0x0000000001669255 in output_constructor_regular_field
(local=0x7fffffffd030) at ../../gcc/gcc/varasm.c:5441
#6  0x0000000001669e37 in output_constructor (exp=0x7ffff7796a38, size=8,
align=64, reverse=false, outer=0x0) at ../../gcc/gcc/varasm.c:5708
#7  0x0000000001668522 in output_constant (exp=0x7ffff7796a38, size=8,
align=64, reverse=false, merge_strings=false) at ../../gcc/gcc/varasm.c:5217
#8  0x000000000165cf94 in assemble_variable_contents (decl=0x7ffff7ffbf30,
name=0x7ffff7729268 "i", dont_output_data=false, merge_strings=false) at
../../gcc/gcc/varasm.c:2123
#9  0x000000000165da1e in assemble_variable (decl=0x7ffff7ffbf30, top_level=0,
at_end=1, dont_output_data=0) at ../../gcc/gcc/varasm.c:2302
#10 0x000000000167b7b1 in varpool_node::assemble_decl (this=0x7ffff77af880) at
../../gcc/gcc/varpool.c:587
#11 0x00000000009d99c5 in cgraph_order_sort::process (this=0x3494738) at
../../gcc/gcc/cgraphunit.c:2073
#12 0x00000000009d9cab in output_in_order () at ../../gcc/gcc/cgraphunit.c:2138
#13 0x00000000009da2fb in symbol_table::compile (this=0x7ffff7645100) at
../../gcc/gcc/cgraphunit.c:2356
#14 0x00000000009da706 in symbol_table::finalize_compilation_unit
(this=0x7ffff7645100) at ../../gcc/gcc/cgraphunit.c:2540
#15 0x000000000112b953 in compile_file () at ../../gcc/gcc/toplev.c:485
#16 0x000000000112ec8d in do_compile () at ../../gcc/gcc/toplev.c:2321
#17 0x000000000112efa6 in toplev::main (this=0x7fffffffd466, argc=22,
argv=0x7fffffffd578) at ../../gcc/gcc/toplev.c:2460
#18 0x00000000023b8f9d in main (argc=22, argv=0x7fffffffd578) at
../../gcc/gcc/main.c:39

  parent reply	other threads:[~2020-10-26 19:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-31  9:57 [Bug c++/96863] New: [11 " gcc-bugs at marehr dot dialup.fu-berlin.de
2020-08-31 13:05 ` [Bug c++/96863] " rguenth at gcc dot gnu.org
2020-08-31 21:51 ` mpolacek at gcc dot gnu.org
2020-09-01  1:03 ` mpolacek at gcc dot gnu.org
2020-09-01  1:07 ` [Bug c++/96863] [9/10/11 " mpolacek at gcc dot gnu.org
2020-09-20 19:14 ` mpolacek at gcc dot gnu.org
2020-09-20 19:14 ` mpolacek at gcc dot gnu.org
2020-10-12 12:27 ` rguenth at gcc dot gnu.org
2020-10-26 19:23 ` slyfox at gcc dot gnu.org [this message]
2020-11-27 18:57 ` slyfox at gcc dot gnu.org
2021-01-21 21:24 ` mpolacek 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-96863-4-vLldeMVMuq@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).