re PR c++/14278 (fails when calling through a function pointer)
authorMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 27 Feb 2004 00:31:47 +0000 (00:31 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 27 Feb 2004 00:31:47 +0000 (00:31 +0000)
commit93b5da76a495e2f4628307e83554df95db31d131
tree36ed9112746f7a73c90fe240bc7b5dfeaa98d6da
parent7664e6f81cfba660cbd5c4f6a353285f6ab755c2
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.

[[Split portion of a mixed commit.]]

From-SVN: r78541.2
gcc/cp/config-lang.in