r122684 - in /trunk/gcc: ChangeLog c-decl.c cp/...
aoliva@gcc.gnu.org
aoliva@gcc.gnu.org
Thu Mar 8 06:48:00 GMT 2007
Author: aoliva
Date: Thu Mar 8 06:48:21 2007
New Revision: 122684
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122684
Log:
gcc/ChangeLog:
* c-decl.c (grokdeclarator): Disable warnings for anonymous
bitfields.
* tree-sra.c (instantiate_element): Propagate disabled warnings
from the element itself to the created variable.
gcc/cp/ChangeLog:
* decl.c (grokdeclarator): Disable warnings for anonymous
bitfields.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/c-decl.c
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/decl.c
trunk/gcc/tree-sra.c
More information about the Gcc-cvs
mailing list