[Bug c++/79031] [7 Regression] [C++17] ICE with class template deduction for std::vector and std::initializer_list

mpolacek at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 11 11:06:00 GMT 2017


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |mpolacek at gcc dot gnu.org
         Resolution|---                         |DUPLICATE

--- Comment #2 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Yes, it is a dup, the problem is the same -- AGGR_INIT_EXPR in tsubst_copy.

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


More information about the Gcc-bugs mailing list