re PR c++/64100 (A static assert using the the current class in a noexcept test leads...
authorKai Tietz <ktietz@redhat.com>
Wed, 10 Dec 2014 11:22:34 +0000 (12:22 +0100)
committerKai Tietz <ktietz@gcc.gnu.org>
Wed, 10 Dec 2014 11:22:34 +0000 (12:22 +0100)
commite383e095ce0e6973f42a3d3948c667c60f0d82a8
tree185b5fcfd593549e835f8a2d44184e4d9e3ddd86
parente2c04e0888d15180cb89e496ce3c90da4462fe0b
re PR c++/64100 (A static assert using the the current class in a noexcept test leads to a segfault)

PR c++/64100
* typeck.c (lookup_destructor): Handle incomplete type.

From-SVN: r218571
gcc/cp/ChangeLog
gcc/cp/typeck.c