[Bug c++/79031] [7 Regression] [C++17] ICE with class template deduction for std::vector and std::initializer_list
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 9 14:00:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79031
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-invalid-code
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-01-09
CC| |jason at gcc dot gnu.org,
| |marxin at gcc dot gnu.org
Target Milestone|--- |7.0
Summary|[C++17] ICE with class |[7 Regression] [C++17] ICE
|template deduction for |with class template
|std::vector and |deduction for std::vector
|std::initializer_list |and std::initializer_list
Ever confirmed|0 |1
--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Confirmed, started with r240756. Probably dup of PR78894.
More information about the Gcc-bugs
mailing list