public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "xry111 at mengyan1223 dot wang" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/100466] compilation of assignment from initialization list to an object with array member T[N] and non-trivial constructor of T is very slow
Date: Fri, 07 May 2021 07:38:42 +0000	[thread overview]
Message-ID: <bug-100466-4-eWocOMA4yG@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-100466-4@http.gcc.gnu.org/bugzilla/>

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

Xi Ruoyao <xry111 at mengyan1223 dot wang> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #5 from Xi Ruoyao <xry111 at mengyan1223 dot wang> ---
Alright, there is PR77443 and PR84281.  But the "fix" to PR84281 only fixed the
memory issue, the compile time is still too excessive.

I'll mark it as a dup of PR77443.

*** This bug has been marked as a duplicate of bug 77443 ***

      parent reply	other threads:[~2021-05-07  7:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-07  6:17 [Bug libstdc++/100466] New: compilation of assignment from initialization list to std::array<T, N> with " xry111 at mengyan1223 dot wang
2021-05-07  6:21 ` [Bug libstdc++/100466] " xry111 at mengyan1223 dot wang
2021-05-07  6:56 ` xry111 at mengyan1223 dot wang
2021-05-07  7:24 ` rguenth at gcc dot gnu.org
2021-05-07  7:33 ` [Bug c++/100466] compilation of assignment from initialization list to an object with array member T[N] and " xry111 at mengyan1223 dot wang
2021-05-07  7:38 ` xry111 at mengyan1223 dot wang [this message]

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-100466-4-eWocOMA4yG@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).