public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "mpolacek at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/95164] [9/10/11 Regression] ICE regression starting with 9.3
Date: Sat, 16 May 2020 14:40:53 +0000	[thread overview]
Message-ID: <bug-95164-4-9ZAkygueMc@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-95164-4@http.gcc.gnu.org/bugzilla/>

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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mpolacek at gcc dot gnu.org
           Keywords|                            |ice-on-valid-code
             Status|UNCONFIRMED                 |ASSIGNED
   Target Milestone|---                         |9.4
     Ever confirmed|0                           |1
           Assignee|unassigned at gcc dot gnu.org      |mpolacek at gcc dot gnu.org
   Last reconfirmed|                            |2020-05-16
            Summary|ICE regression starting     |[9/10/11 Regression] ICE
                   |with 9.3                    |regression starting with
                   |                            |9.3

--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Started with my r10-5624-g14818f987abbb15c203043838e4ef9fbb20c783e

$ ./cc1plus -quiet 95164.ii
95164.C: In constructor ‘F<T>::F()’:
95164.C:25:47: internal compiler error: in reshape_init_class, at
cp/decl.c:6182
   25 |     return_values.push_back({ {C{}, {B{a2}}} });
      |                                               ^
0xa27fcd reshape_init_class
        /home/mpolacek/src/gcc/gcc/cp/decl.c:6182
0xa28f70 reshape_init_r
        /home/mpolacek/src/gcc/gcc/cp/decl.c:6462
0xa280da reshape_init_class
        /home/mpolacek/src/gcc/gcc/cp/decl.c:6210
0xa28f70 reshape_init_r
        /home/mpolacek/src/gcc/gcc/cp/decl.c:6462
0xa29230 reshape_init(tree_node*, tree_node*, int)
        /home/mpolacek/src/gcc/gcc/cp/decl.c:6528
0x92455c implicit_conversion
        /home/mpolacek/src/gcc/gcc/cp/call.c:2004
0x949fbe can_convert_arg(tree_node*, tree_node*, tree_node*, int, int)
        /home/mpolacek/src/gcc/gcc/cp/call.c:11807
0x920dce build_aggr_conv
        /home/mpolacek/src/gcc/gcc/cp/call.c:1026
0x924c95 implicit_conversion
        /home/mpolacek/src/gcc/gcc/cp/call.c:2071
0x923f94 reference_binding
        /home/mpolacek/src/gcc/gcc/cp/call.c:1912
0x9245d2 implicit_conversion
        /home/mpolacek/src/gcc/gcc/cp/call.c:2011
0x926845 add_function_candidate
        /home/mpolacek/src/gcc/gcc/cp/call.c:2408
0x932bdd add_candidates
        /home/mpolacek/src/gcc/gcc/cp/call.c:5881
0x943a77 build_new_method_call_1
        /home/mpolacek/src/gcc/gcc/cp/call.c:10235
0x944907 build_new_method_call(tree_node*, tree_node*, vec<tree_node*, va_gc,
vl_embed>**, tree_node*, int, tree_node**, int)
        /home/mpolacek/src/gcc/gcc/cp/call.c:10442
0xb36aed cp_parser_postfix_expression
        /home/mpolacek/src/gcc/gcc/cp/parser.c:7436
0xb3969a cp_parser_unary_expression
        /home/mpolacek/src/gcc/gcc/cp/parser.c:8565
0xb3ab04 cp_parser_cast_expression
        /home/mpolacek/src/gcc/gcc/cp/parser.c:9456
0xb3abf1 cp_parser_binary_expression
        /home/mpolacek/src/gcc/gcc/cp/parser.c:9559
0xb3ba32 cp_parser_assignment_expression
        /home/mpolacek/src/gcc/gcc/cp/parser.c:9864

  reply	other threads:[~2020-05-16 14:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-16 14:30 [Bug c++/95164] New: " boris_oncev at hotmail dot com
2020-05-16 14:40 ` mpolacek at gcc dot gnu.org [this message]
2020-05-17 20:08 ` [Bug c++/95164] [9/10/11 Regression] " mpolacek at gcc dot gnu.org
2020-05-18  0:41 ` mpolacek at gcc dot gnu.org
2020-05-18  5:59 ` rguenth at gcc dot gnu.org
2020-09-04 21:40 ` mpolacek at gcc dot gnu.org
2020-09-09 21:41 ` cvs-commit at gcc dot gnu.org
2020-09-09 21:42 ` cvs-commit at gcc dot gnu.org
2020-09-09 21:43 ` [Bug c++/95164] [9 " 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-95164-4-9ZAkygueMc@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).