PR c++/26114, c++/26115
authorJanis Johnson <janis187@us.ibm.com>
Mon, 17 Apr 2006 19:35:56 +0000 (19:35 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Mon, 17 Apr 2006 19:35:56 +0000 (19:35 +0000)
commit778f6a08fd73961e8777d4cc5b01da7051f0b7bd
tree7bb0bb54edf87171f5eddcb86dce723ee211c5a6
parent6cc1d6942627e95cb4afc5de62b1551da1234669
PR c++/26114, c++/26115

PR c++/26114, c++/26115
* typeck.c (cxx_mark_addressable): Restore check for extra_warnings.
* class.c (check_field_decls): Ditto.

From-SVN: r113010
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/cp/typeck.c