diff options
-rw-r--r-- | gcc/invoke.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/invoke.texi b/gcc/invoke.texi index 9a7ebb1..5cf365a 100644 --- a/gcc/invoke.texi +++ b/gcc/invoke.texi @@ -5170,7 +5170,6 @@ than 8 bytes away. Align the start of functions to a 2 raised to @var{num} byte boundary. If @samp{-malign-functions} is not specified, the default is 2 if optimizing for a 386, and 4 if optimizing for a 486. -@end table @item -mpreferred-stack-boundary=@var{num} Attempt to keep the stack boundary aligned to a 2 raised to @var{num} |