Hi, On 04/14/2015 11:34 PM, Jason Merrill wrote:
On 04/14/2015 05:27 PM, Adam Butcher wrote:On 2015-04-10 15:57, Adam Butcher wrote:+ cp_lexer_consume_token (parser->lexer);Actually there should be two of these as the 'auto' isn't consumed yet.OK.
I'm finishing retesting the amended patch and, if everything goes well, I will apply it to trunk, as approved by Jason (only additional minor tweak: testcase in cpp0x instead of cpp1y).
What about gcc-5-branch? It's a regression. Thanks, Paolo.