From: Brendan Kehoe Date: Mon, 21 Oct 1996 11:27:51 +0000 (-0400) Subject: Formerly extend.texi.~110~ X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1cd4bca92c2407e0884540c1d67694ac856bfcdf;p=gcc.git Formerly extend.texi.~110~ From-SVN: r12981 --- 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