parser.c (cp_parser_simple_type_specifier): Explicitly test against NULL_TREE.
authorEric Botcazou <ebotcazou@libertysurf.fr>
Mon, 31 May 2004 14:59:00 +0000 (16:59 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 31 May 2004 14:59:00 +0000 (14:59 +0000)
commit6661a85ff7ed08bc32ee95993e36d7d0219f5d99
tree56467fe80be98eb1ee4f34b8812ddad0d3fc7cc3
parent1aae9cdcf2517fb75451442eb9e93f77db09cd7a
parser.c (cp_parser_simple_type_specifier): Explicitly test against NULL_TREE.

* parser.c (cp_parser_simple_type_specifier): Explicitly test
against NULL_TREE.

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