]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/27422 (ICE with invalid function argument)
authorVolker Reichelt <reichelt@igpm.rwth-aachen.de>
Sat, 6 May 2006 00:26:58 +0000 (00:26 +0000)
committerVolker Reichelt <reichelt@gcc.gnu.org>
Sat, 6 May 2006 00:26:58 +0000 (00:26 +0000)
commit1801c02bb54c64b5ccb7f0a708906a3180277a05
tree7008f1f2f1a386349d0daaef04afb3ab34b35b74
parentf02f16f9f342177d3c47bf4920e75e9c1c7b0c8d
re PR c++/27422 (ICE with invalid function argument)

PR c++/27422
* typeck.c (convert_arguments): Return early on args with
invalid types.

* g++.dg/conversion/void1.C: New test.

From-SVN: r113570
gcc/cp/ChangeLog
gcc/cp/typeck.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/conversion/void1.C [new file with mode: 0644]