]> gcc.gnu.org Git - gcc.git/commit
re PR c++/9021 ([win32] No exports possible when using a class pointer in an union)
authorDanny Smith <dannysmith@users.sourceforge.net>
Wed, 14 Jan 2004 07:27:07 +0000 (07:27 +0000)
committerDanny Smith <dannysmith@gcc.gnu.org>
Wed, 14 Jan 2004 07:27:07 +0000 (07:27 +0000)
commite0fed25b88289fd378dd3613bd6f291fd2c299d8
tree52e76df3fdf4e9747586b44ff6071a6df782028c
parent79551a561038fa24ba4cdade1f61529faee366b2
re PR c++/9021 ([win32] No exports possible when using a class pointer in an union)

PR c++/9021
   PR c++/11005
* parser.c (cp_parser_elaborated_type_specifier): Warn about
attributes and discard.
* decl.c (xref_tag): Don't overwite existing attributes with
NULL_TREE.

From-SVN: r75846
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/parser.c
This page took 0.070937 seconds and 5 git commands to generate.