Add a comment saying .junk sections are discarded by the linker.
authorDavid Edelsohn <dje.gcc@gmail.com>
Thu, 30 Nov 1995 17:15:12 +0000 (17:15 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Thu, 30 Nov 1995 17:15:12 +0000 (17:15 +0000)
ld/scripttempl/pe.sc

index 626885f50f71a983d631b18efd0cdecda6faf6c7..c80ed58e001f8f324b8da3b935360a4857aad5c9 100644 (file)
@@ -51,6 +51,7 @@ SECTIONS
     *(.edata)   ;
   }
 
+  /* See coffcode.h.  These are discarded.  */
   .junk BLOCK(__section_alignment__) : {
     *(.debug\$S)
     *(.debug\$T)