[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

xry111 at mengyan1223 dot wang gcc-bugzilla@gcc.gnu.org
Fri May 7 07:38:42 GMT 2021


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 ***


More information about the Gcc-bugs mailing list