public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/103946] New: ice in build_vec_init_expr, at cp/tree.c:791
@ 2022-01-07 22:14 dcb314 at hotmail dot com
  2022-01-07 22:17 ` [Bug c++/103946] [12 Regression] " pinskia at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: dcb314 at hotmail dot com @ 2022-01-07 22:14 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 103946
           Summary: ice in build_vec_init_expr, at cp/tree.c:791
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

Created attachment 52142
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52142&action=edit
gzipped C++ source code

The attached C++ code does this:

regexst.cpp:75:52: internal compiler error: in build_vec_init_expr, at
cp/tree.c:791
0x9aa3ca build_vec_init_expr(tree_node*, tree_node*, int)
        ../../trunk.git/gcc/cp/tree.c:791
0x7cbe6e perform_member_init(tree_node*, tree_node*, hash_set<tree_node*,
false, default_hash_t
raits<tree_node*> >&)
        ../../trunk.git/gcc/cp/init.c:0
0x7cbe6e emit_mem_initializers(tree_node*)
        ../../trunk.git/gcc/cp/init.c:1584
0x8a30a8 cp_parser_ctor_initializer_opt(cp_parser*)
        ../../trunk.git/gcc/cp/parser.c:0

Bug first seems to occur sometime between git hash 80ad67e2af0620d5
and add37d3bf4f375bb, a distance of 62 commits.

I will run a reduce.

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

end of thread, other threads:[~2022-01-08  6:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-07 22:14 [Bug c++/103946] New: ice in build_vec_init_expr, at cp/tree.c:791 dcb314 at hotmail dot com
2022-01-07 22:17 ` [Bug c++/103946] [12 Regression] " pinskia at gcc dot gnu.org
2022-01-07 23:25 ` dcb314 at hotmail dot com
2022-01-07 23:35 ` jakub at gcc dot gnu.org
2022-01-07 23:38 ` pinskia at gcc dot gnu.org
2022-01-08  6:24 ` cvs-commit at gcc dot gnu.org
2022-01-08  6:25 ` jason at gcc dot gnu.org

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