]> gcc.gnu.org Git - gcc.git/commit
re PR c++/14278 (fails when calling through a function pointer)
authorMark Mitchell <mark@codesourcery.com>
Fri, 27 Feb 2004 00:31:49 +0000 (00:31 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 27 Feb 2004 00:31:49 +0000 (00:31 +0000)
commit4d5fe28997dc77c3afeb47d400b6e62418705c34
treed42213868857a4b33f33ee7fb955052441783705
parent93b5da76a495e2f4628307e83554df95db31d131
re PR c++/14278 (fails when calling through a function pointer)

PR c++/14278
* parser.c (cp_parser_parameter_declaration_list): Commit
to fewer tentative parses.

PR c++/14278
* g++.dg/parse/comma1.C: New test.

From-SVN: r78542
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/parse/comma1.C [new file with mode: 0644]
This page took 0.056694 seconds and 5 git commands to generate.