]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/58873 ([c++11] ICE with __underlying_type for broken enum)
authorKai Tietz <ktietz@redhat.com>
Thu, 20 Feb 2014 16:03:38 +0000 (17:03 +0100)
committerKai Tietz <ktietz@gcc.gnu.org>
Thu, 20 Feb 2014 16:03:38 +0000 (17:03 +0100)
commitac63b3ecfb3eae21abf38c926b5ff4512a587a2d
tree3882ad381b25d67b2fdaf16cf621ce25fd64d207
parent6c5eff5abde729867ec03bdb979ae942d44c4c5d
re PR c++/58873 ([c++11] ICE with __underlying_type for broken enum)

PR c++/58873
* parser.c (cp_parser_functional_cast): Treat NULL_TREE
valued type argument as error_mark_node.

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