re PR c++/8031 (ICE in comptypes, at cp/typeck.c:913)
authorGabriel Dos Reis <gdr@integrable-solutions.net>
Fri, 13 Dec 2002 21:58:54 +0000 (21:58 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Fri, 13 Dec 2002 21:58:54 +0000 (21:58 +0000)
commit75c525d71b62065102c3760de9e8015c141cfa3d
tree2199ef403788353883d10b25b9bae81faa2269b7
parent8c6ae51fa9f2395b9d3e3f6d8734c8c099755922
re PR c++/8031 (ICE in comptypes, at cp/typeck.c:913)

PR C++/8031
* cvt.c (convert_to_pointer_force): Don't try comparing against
erronous type.

From-SVN: r60106
gcc/cp/ChangeLog
gcc/cp/cvt.c
gcc/testsuite/g++.dg/conversion/to-virtual-base-1.C [new file with mode: 0644]