[Bug c++/60328] [4.8/4.9 Regression] [c++11] ICE/Rejection with specialization in variadic template
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 25 16:06:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60328
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |ASSIGNED
Last reconfirmed| |2014-02-25
Resolution|DUPLICATE |---
Assignee|unassigned at gcc dot gnu.org |jason at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
Ah, I see, this is a bug in G++'s implementation of DR 1286; Bar should be
considered equivalent to Foo.
http://open-std.org/jtc1/sc22/wg21/docs/cwg_toc.html#1286
More information about the Gcc-bugs
mailing list