re PR other/18132 (Problem compiling gcc 3.4.2)
authorJason Merrill <jason@yorick.cygnus.com>
Thu, 14 Jan 1999 10:42:12 +0000 (10:42 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 14 Jan 1999 10:42:12 +0000 (05:42 -0500)
commitad236eab582b829e02bcdb05b90a5a9ed289df92
tree98a5d82091537eb50bfd6273da30757aa8897552
parent9ef064430c72f88aec17b95501c9e1ce63070ccc
re PR other/18132 (Problem compiling gcc 3.4.2)

* semantics.c (finish_asm_stmt): Don't warn about redundant volatile.
PR 18132
* decl2.c (import_export_class): MULTIPLE_SYMBOL_SPACES only means
that we don't suppress the other copies.
* lex.c (handle_cp_pragma): Likewise.
PR 18627

From-SVN: r24662
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/cp/lex.c
gcc/cp/semantics.c