]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/testsuite/ld-scripts/dynamic-sections.t
Rename elf32.em to elf.em
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-scripts / dynamic-sections.t
index 64cf47d6742891459421a5ee601bda6b51ad6937..c63f3a85ea76b18aa35cce1dff28f92f7b825ccd 100644 (file)
@@ -5,7 +5,7 @@ SECTIONS
   .rodata : { *(.rodata) }
 
   /* The .rel* sections are typically placed here, because of the way
-     elf32.em handles orphaned sections.  A bug introduced on 2002-06-10
+     elf.em handles orphaned sections.  A bug introduced on 2002-06-10
      would cause . to be 0 at this point.  */
 
   _bar = ASSERT (. > 0, "Bad . value");