This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/70401] [c++1z] variadic template failed


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]