OSDN Git Service

Correct innacurate documentation of ADJUST_FIELD_ALIGN.
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Dec 2001 18:53:53 +0000 (18:53 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Dec 2001 18:53:53 +0000 (18:53 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47887 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/doc/tm.texi

index 8c74939..beae6e5 100644 (file)
@@ -1070,7 +1070,7 @@ by the @code{__attribute__ ((aligned (@var{n})))} construct.
 An expression for the alignment of a structure field @var{field} if the
 alignment computed in the usual way is @var{computed}.  GCC uses
 this value instead of the value in @code{BIGGEST_ALIGNMENT} or
-@code{BIGGEST_FIELD_ALIGNMENT}, if defined, for structure fields only.
+@code{BIGGEST_FIELD_ALIGNMENT}, if defined.
 
 @findex MAX_OFILE_ALIGNMENT
 @item MAX_OFILE_ALIGNMENT