re PR c++/46304 (g++ crashes with ICE in bitmap_first_set_bit, at bitmap.c:770)
authorJason Merrill <jason@redhat.com>
Fri, 5 Nov 2010 05:56:58 +0000 (01:56 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 5 Nov 2010 05:56:58 +0000 (01:56 -0400)
commitfc36036b04abe3c899d3bf4dba93e89e2a15dd50
tree4cd8acca49ea9800e2c9570f6706326977800ffd
parent753fc83cd3455fc7f0d29d4583882d283aebfc50
re PR c++/46304 (g++ crashes with ICE in bitmap_first_set_bit, at bitmap.c:770)

PR c++/46304
* pt.c (tsubst_copy): Handle COMPLEX_CST.

From-SVN: r166350
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/complex6.C [new file with mode: 0644]