re PR c++/10471 (SegFault in build_cxx_call)
authorMark Mitchell <mark@codesourcery.com>
Thu, 24 Apr 2003 05:54:46 +0000 (05:54 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 24 Apr 2003 05:54:46 +0000 (05:54 +0000)
commit374ca7f74e476db1cf06296eea9ca4bce8b2264a
tree847e439c5b9b41d97abfec677c854b5ef9a916cc
parent6ff76c365c69c190001c9a00a85f07a9869494f0
re PR c++/10471 (SegFault in build_cxx_call)

PR c++/10471
* call.c (build_cxx_call): Robustify.

PR c++/10471
* g++.dg/template/defarg2.C: New test.

From-SVN: r66032
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/defarg2.C [new file with mode: 0644]