Correct innacurate documentation of ADJUST_FIELD_ALIGN.

From-SVN: r47887
This commit is contained in:
David Edelsohn 2001-12-11 13:53:53 -05:00
parent 4c59403143
commit d8634d8116
1 changed files with 1 additions and 1 deletions

View 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