[Bug c++/58873] [4.7/4.8/4.9 Regression] [c++11] ICE with __underlying_type for broken enum

ktietz at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 20 16:04:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58873

--- Comment #4 from Kai Tietz <ktietz at gcc dot gnu.org> ---
Author: ktietz
Date: Thu Feb 20 16:03:38 2014
New Revision: 207962

URL: http://gcc.gnu.org/viewcvs?rev=207962&root=gcc&view=rev
Log:
    PR c++/58873
    * parser.c (cp_parser_functional_cast): Treat NULL_TREE
    valued type argument as error_mark_node.


Modified:
    branches/gcc-4_8-branch/gcc/cp/ChangeLog
    branches/gcc-4_8-branch/gcc/cp/parser.c



More information about the Gcc-bugs mailing list