diff options
author | Jakub Jelinek <jakub@redhat.com> | 2007-11-01 23:54:39 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2007-11-01 23:54:39 +0100 |
commit | e426bd2cc87fa44c6f2669f4d8b1c06458e3961a (patch) | |
tree | 9d8957fff01123e31aed20e5ddc810fd06a83738 /configure.ac | |
parent | 3a44f39543e5c76226975a7897e3e8669b934327 (diff) | |
download | gcc-e426bd2cc87fa44c6f2669f4d8b1c06458e3961a.zip gcc-e426bd2cc87fa44c6f2669f4d8b1c06458e3961a.tar.gz gcc-e426bd2cc87fa44c6f2669f4d8b1c06458e3961a.tar.bz2 |
re PR c++/32384 (Pseudo-dtor in template class rejected)
PR c++/32384
* parser.c (cp_parser_postfix_dot_deref_expression): If
POSTFIX_EXPRESSION is type dependent, try to parse it as pseudo dtor
first and if that succeeds and type is SCALAR_TYPE_P, create
PSEUDO_DTOR_EXPR.
* g++.dg/template/pseudodtor1.C: New test.
* g++.dg/template/pseudodtor2.C: New test.
From-SVN: r129836
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions