clarify reason for -sort-common
authorDavid MacKenzie <djm@cygnus>
Fri, 29 Oct 1993 00:30:51 +0000 (00:30 +0000)
committerDavid MacKenzie <djm@cygnus>
Fri, 29 Oct 1993 00:30:51 +0000 (00:30 +0000)
ld/ld.1

diff --git a/ld/ld.1 b/ld/ld.1
index 896320ca0978d474718809ed3f67e24509d468f3..965e79116396c05660339e3d790d117cb23d3157 100644 (file)
--- a/ld/ld.1
+++ b/ld/ld.1
@@ -682,7 +682,8 @@ Normally, when
 places the global common symbols in the appropriate output sections,
 it sorts them by size.  First come all the one byte symbols, then all
 the two bytes, then all the four bytes, and then everything else.
-This option disables that sorting.
+This is to prevent gaps between symbols due to
+alignment constraints.  This option disables that sorting.
 
 .TP
 .BI "\-Tbss " "org"\c