On 07/11/2015 03:40 PM, Paolo Carlini wrote:
I'm going to ping this on behalf of Andrea: the patch seems almost
obvious to me and so small to not immediately require a copyright
assignment (not sure whether Andrea already has it on file?!?). I also
double checked that it still applies cleanly and
Hi,
I'm going to ping this on behalf of Andrea: the patch seems almost
obvious to me and so small to not immediately require a copyright
assignment (not sure whether Andrea already has it on file?!?). I also
double checked that it still applies cleanly and passes testing.
Thanks,
Paolo.
On
Ops, forgot the diff.
2015-02-18 9:19 GMT+01:00 Andrea Azzarone :
> Hi all,
>
> this patch try to fix PR c++/65071 (ICE on valid, sizeof...() of
> template template parameter pack in return type).
>
> 2015-2-18 Andrea Azzarone
> PR c++/65071
> * gcc/cp/parser.c (cp_parser_sizeof_pack) Also co
Hi all,
this patch try to fix PR c++/65071 (ICE on valid, sizeof...() of
template template parameter pack in return type).
2015-2-18 Andrea Azzarone
PR c++/65071
* gcc/cp/parser.c (cp_parser_sizeof_pack) Also consider template
template parameters.
Thanks.
--
Andrea Azzarone