tree.h (DECL_FIELD_OFFSET, [...]): Fix comments to reflect actual behavior and relati...
commita40776a29588b73758d83ced0bf31488023de9ad
authorSandra Loosemore <sandra@codesourcery.com>
Sun, 1 Oct 2006 23:38:08 +0000 (1 19:38 -0400)
committerSandra Loosemore <sandra@gcc.gnu.org>
Sun, 1 Oct 2006 23:38:08 +0000 (1 19:38 -0400)
tree0dcdbe9bee62c2eda67530a05289abfffb121b64
parent3397327cdcfe7b878320228cee615615260390a7
tree.h (DECL_FIELD_OFFSET, [...]): Fix comments to reflect actual behavior and relationship between...

2006-10-01  Sandra Loosemore  <sandra@codesourcery.com>

* gcc/tree.h (DECL_FIELD_OFFSET, DECL_FIELD_BIT_OFFSET):  Fix
comments to reflect actual behavior and relationship between
DECL_FIELD_OFFSET, DECL_FIELD_BIT_OFFSET, and DECL_OFFSET_ALIGN.

* gcc/doc/c-tree.texi (Working with declarations): Fix documentation
of FIELD_DECL likewise.

From-SVN: r117352
gcc/ChangeLog
gcc/doc/c-tree.texi
gcc/tree.h