[Bug c++/70401] [c++1z] variadic template failed
paolo.carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Sun Feb 18 22:35:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70401
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |NEW
CC|paolo.carlini at oracle dot com |
Summary|[c++1z on mingw]compile |[c++1z] variadic template
|variadic template failed |failed
--- Comment #8 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Ok, I can confirm that we are still rejecting this everywhere (note, not as an
ICE, simply as reported above). Probably, what fooled me back in November, is
that it wasn't clear to me that we got a bunch of issues with C++14 code
rejected with -std=c++1z on the command line. Probably we should also create a
meta-bug.
More information about the Gcc-bugs
mailing list