Fixed matching in newly added test.
authorCupertino Miranda <cmiranda@synopsys.com>
Mon, 17 Oct 2016 14:45:57 +0000 (16:45 +0200)
committerCupertino Miranda <cmiranda@synopsys.com>
Mon, 17 Oct 2016 14:51:37 +0000 (16:51 +0200)
gas/ChangeLog:

    2016-10-17  Cupertino Miranda  <cmiranda@synopsys.com>
* testsuite/arc/dis-inv.d: Fixed target match.

gas/ChangeLog
gas/testsuite/gas/arc/dis-inv.d

index 5b538a951c0b75b41e06d9ff9b7e6f0ff6ab7ed0..e5df7830f646e43e76777ab222716ed7fb91602c 100644 (file)
@@ -1,3 +1,7 @@
+2016-10-17  Cupertino Miranda  <cmiranda@synopsys.com>
+
+       * testsuite/arc/dis-inv.d: Fixed matching.
+
 2016-10-17  Cupertino Miranda  <cmiranda@synopsys.com>
 
        * testsuite/arc/dis-inv.s: Test to validate patch.
index de66d348f793006a658e9c0661943c1d1e838d35..476fe34a1ee948ae6c211549d6efe8bf7ad7da52 100644 (file)
@@ -2,7 +2,7 @@
 #name: Check for correct disassembly of scondd llockd.
 #as: -mcpu=archs
 
-dump.o:     file format elf32-littlearc
+.*: +file format .*arc.*
 
 
 Disassembly of section .text:
This page took 0.071471 seconds and 4 git commands to generate.