[Bug c++/67318] [6 regression] Parsing error when using abbreviated integral type names in template parameter pack declaration
paolo.carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Wed Sep 9 10:48:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67318
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |paolo.carlini at oracle dot com
--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> ---
I think I know what's going wrong: r225621 cleaned up a little too much, and we
aren't consuming the ellipsis. I'm testing the attached.
More information about the Gcc-bugs
mailing list