re PR c++/33839 (ICE with decltype)
2007-10-26 Douglas Gregor <doug.gregor@gmail.com> PR c++/33839 * parser.c (cp_parser_decltype): Return ERROR_MARK_NODE if we don't see the leading '('. Only lookup names if we get an IDENTIFIER_NODE. 2007-10-26 Douglas Gregor <doug.gregor@gmail.com> * g++.dg/cpp0x/pr33839.C: New. From-SVN: r129656
Showing
gcc/testsuite/g++.dg/cpp0x/pr33839.C
0 → 100644
Please
register
or
sign in
to comment