[Bug c++/70622] [6 Regression] auto specifier don't deduce value type and its pointer type within single declaration.

2016-04-14 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70622 --- Comment #3 from Jason Merrill --- Author: jason Date: Thu Apr 14 20:14:49 2016 New Revision: 234991 URL: https://gcc.gnu.org/viewcvs?rev=234991=gcc=rev Log: PR c++/70622 * parser.c (cp_parser_init_declarator): Add

[Bug c++/70622] [6 Regression] auto specifier don't deduce value type and its pointer type within single declaration.

2016-04-14 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70622 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/70622] [6 Regression] auto specifier don't deduce value type and its pointer type within single declaration.

2016-04-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70622 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org,