[Bug c++/59798] [C++11] ICE befriending an inheriting constructor template specialization
reichelt at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Feb 14 19:16:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59798
Volker Reichelt <reichelt at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-valid-code
Status|UNCONFIRMED |NEW
Last reconfirmed| |2014-02-14
CC| |reichelt at gcc dot gnu.org
Summary|ICE befriending an |[C++11] ICE befriending an
|inheriting constructor |inheriting constructor
|template specialization |template specialization
Ever confirmed|0 |1
Known to fail| |4.8.0, 4.9.0
--- Comment #1 from Volker Reichelt <reichelt at gcc dot gnu.org> ---
Confirmed. Crashes since GCC 4.8.0 when inheriting constructors were
introduced.
More information about the Gcc-bugs
mailing list