]> gcc.gnu.org Git - gcc.git/commit
re PR c++/40371 (ICE with template operator)
authorPaolo Carlini <paolo.carlini@oracle.com>
Mon, 30 Nov 2009 22:45:06 +0000 (22:45 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 30 Nov 2009 22:45:06 +0000 (22:45 +0000)
commit9c39ceab1a91f8f95ec0b44e1388832e6f91e0d3
tree06c044f6f408e24cdc5701b20098e4130bc7fe33
parented807d06d99b37641fbcc4fa0967b4f8957b9017
re PR c++/40371 (ICE with template operator)

cp/
2009-11-30  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/40371
* call.c (add_template_candidate_real): Early return NULL if
the arglist length is smaller than skip_without_in_chrg; tidy.

testsuite/
2009-11-30  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/40371
* g++.dg/template/crash93.C: New.

From-SVN: r154852
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/crash93.C [new file with mode: 0644]
This page took 0.066198 seconds and 5 git commands to generate.