]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/testsuite/gas/lns/lns.exp
FT32B is a new FT32 family member. It has a code compression scheme, which requires...
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / lns / lns.exp
index 96aaffdf2c611d679342a8cf56393b8c1232ee27..c31e677965ef5dab014db368d31bd351eb47159d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015 Free Software Foundation, Inc.
+# Copyright (C) 2012-2017 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -27,17 +27,18 @@ run_dump_test "lns-duplicate"
 if {
         ![istarget i370-*-*]
      && ![istarget i960-*-*]
-     && ![istarget mcore-*-*]
-     && ![istarget rx-*-*]
      && ![istarget s390*-*-*]
 } {
     # Use alternate file for targets using DW_LNS_fixed_advance_pc opcodes.
     if {    [istarget am3*-*-*]
+        || [istarget avr*-*-*]
         || [istarget cr16-*-*]
         || [istarget crx-*-*]
+        || [istarget ft32*-*]
         || [istarget mn10*-*-*]
         || [istarget msp430-*-*]
         || [istarget nds32*-*-*]
+        || [istarget pru-*-*]
         || [istarget rl78-*-*]
         || [istarget xtensa*-*-*] } {
       run_dump_test "lns-common-1-alt"