decl.c (start_enum): Show location of previous definition.
authorNathan Sidwell <nathan@acm.org>
Tue, 3 Aug 1999 14:24:07 +0000 (14:24 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 3 Aug 1999 14:24:07 +0000 (14:24 +0000)
commit30ff82528b56f75cec222ac3d2c381e711123c0a
treec4991aad2813a901237a27dba87875a30ccf0535
parentf124f84ab03b1294d54070e60fc593ab7bcace09
decl.c (start_enum): Show location of previous definition.

        * decl.c (start_enum): Show location of previous definition.
        * parse.y (enumlist_opt): New reduction.
        (structsp): Simplify enum rules to use enumlist_opt.

From-SVN: r28471
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/parse.y