]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* gas/elf/ehopt0.s: New.
authorRichard Henderson <rth@redhat.com>
Mon, 14 May 2001 22:57:58 +0000 (22:57 +0000)
committerRichard Henderson <rth@redhat.com>
Mon, 14 May 2001 22:57:58 +0000 (22:57 +0000)
        * gas/elf/ehopt0.d: New.
        * gas/elf/elf.exp: Run it.

gas/testsuite/ChangeLog
gas/testsuite/gas/elf/elf.exp

index 38985d8797929805d1e8bab29c2fd618d657a26d..28d16d2618cad3fcff0c4e294565766999a6e7f4 100644 (file)
@@ -1,3 +1,9 @@
+2001-05-14  Richard Henderson  <rth@redhat.com>
+
+       * gas/elf/ehopt0.s: New.
+       * gas/elf/ehopt0.d: New.
+       * gas/elf/elf.exp: Run it.
+
 2001-05-12  Alan Modra  <amodra@one.net.au>
 
        * gas/i386/sse2.s: Correct cvtps2dq, movdq2q, and movq2dq
index 13b7c0bb0668a7098e1f9f112b75d9b163acaa45..a25a396eb16fb4cf9cd8f3cb482e776eeefa611c 100644 (file)
@@ -11,6 +11,7 @@ if { ([istarget "*-*-elf*"]
      && ![istarget *-*-linux*coff*]
      && ![istarget *-*-linux*oldld*]
 } then {
+    run_dump_test "ehopt0"
     run_dump_test "section0" 
     run_dump_test "section1" 
 }