bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / dwarfreloc.exp
index 8137a3d746bd24e6e14bd9aae9ce293ac1e8cd0a..9de192e2af7ed1be871d13da10ddf90dd8f2d9f9 100644 (file)
@@ -1,5 +1,5 @@
 # Expect script for DWARF relocation test.
-#   Copyright 2008  Free Software Foundation, Inc.
+#   Copyright 2008, 2012  Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
 # `ld -r'.
 #
 #  <1><57>: Abbrev Number: 2 (DW_TAG_variable)
-#     <58>   DW_AT_name        : i2    
+#     <58>   DW_AT_name        : i2
 #  ...
-#     <5d>   DW_AT_type        : <0x32>        
+#     <5d>   DW_AT_type        : <0x32>
 # vs.
-#     <5d>   DW_AT_type        : <0x0> 
+#     <5d>   DW_AT_type        : <0x0>
 
 # Only the testcase .s files are arch-dependent, the relocations are cross-arch.
 if { !([istarget "x86_64-*-elf*"]
+       || [istarget "x86_64-*-nacl*"]
        || [istarget "x86_64-*-linux*"]) } {
     return
 }
This page took 0.023841 seconds and 4 git commands to generate.