aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Stallman <rms@gnu.org>1992-04-23 00:19:46 +0000
committerRichard Stallman <rms@gnu.org>1992-04-23 00:19:46 +0000
commit8e148befe9b2356cc3390b04b8fc20c0a61a4e29 (patch)
tree3a1a4c4e99a1730407c11f87e9e016644a7dfafc
parenta823f1d8d5244c6338e4af1a0df2f5a6f0026e0a (diff)
downloadgcc-8e148befe9b2356cc3390b04b8fc20c0a61a4e29.zip
gcc-8e148befe9b2356cc3390b04b8fc20c0a61a4e29.tar.gz
gcc-8e148befe9b2356cc3390b04b8fc20c0a61a4e29.tar.bz2
*** empty log message ***
From-SVN: r821
-rw-r--r--gcc/tree.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/tree.h b/gcc/tree.h
index f497086..939f2a6 100644
--- a/gcc/tree.h
+++ b/gcc/tree.h
@@ -640,7 +640,8 @@ struct tree_type
of the bit closest to the beginning of the structure. */
#define DECL_FIELD_BITPOS(NODE) ((NODE)->decl.arguments)
/* In a FIELD_DECL, this indicates whether the field was a bit-field and
- if so, its type. */
+ if so, the type that was originally specified for it.
+ TREE_TYPE may have been modified (in finish_struct). */
#define DECL_BIT_FIELD_TYPE(NODE) ((NODE)->decl.result)
/* In FUNCTION_DECL, a chain of ..._DECL nodes. */
/* VAR_DECL and PARM_DECL reserve the arguments slot