summaryrefslogtreecommitdiffstats
path: root/gcc/extend.texi
diff options
context:
space:
mode:
authorbrendan <brendan@138bc75d-0d04-0410-961f-82ee72b054a4>1996-10-21 11:27:51 +0000
committerbrendan <brendan@138bc75d-0d04-0410-961f-82ee72b054a4>1996-10-21 11:27:51 +0000
commit2f49d8e9287728027928941e6232b065b1cfa876 (patch)
treeeecdbe666e4e04ba585bf79cc7828835f39910cc /gcc/extend.texi
parent8fa27ffb29708dd0505bb494450a7c7115888a19 (diff)
downloadppe42-gcc-2f49d8e9287728027928941e6232b065b1cfa876.tar.gz
ppe42-gcc-2f49d8e9287728027928941e6232b065b1cfa876.zip
Formerly extend.texi.~110~
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12981 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/extend.texi')
-rw-r--r--gcc/extend.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/extend.texi b/gcc/extend.texi
index 5c780d84a79..d32ebf8cf7b 100644
--- a/gcc/extend.texi
+++ b/gcc/extend.texi
@@ -2062,7 +2062,8 @@ flag on the line is equivalent to specifying the @code{packed}
attribute on all @code{enum} definitions.
You may only specify this attribute after a closing curly brace on an
-@code{enum} definition, not in a @code{typedef} declaration.
+@code{enum} definition, not in a @code{typedef} declaration, unless that
+declaration also contains the definition of the @code{enum}.
@item transparent_union
This attribute, attached to a @code{union} type definition, indicates
OpenPOWER on IntegriCloud