re PR c++/12335 (ICE when explicitly calling destructor)
authorGiovanni Bajo <giovannibajo@gcc.gnu.org>
Wed, 14 Jan 2004 04:50:30 +0000 (04:50 +0000)
committerGiovanni Bajo <giovannibajo@gcc.gnu.org>
Wed, 14 Jan 2004 04:50:30 +0000 (04:50 +0000)
commitfd6e3cce4e11266fbcde37ac264fc11c222cdf1a
tree464d20d7a8b954407e03cfc3c174070a7afc6456
parent070ce57b9526cf19d545ed56a9f4a2475a2c9261
re PR c++/12335 (ICE when explicitly calling destructor)

PR c++/12335
* parser.c (cp_parser_lookup_name): Return error_mark_node if there
is no destructor while looking up a BIT_NOT_EXPR.

From-SVN: r75842
gcc/cp/ChangeLog
gcc/cp/parser.c