Use __asm__ rather than asm in gold testsuite
[deliverable/binutils-gdb.git] / gas / testsuite / config / default.exp
index b76c5baa4401461d60499011eb2149a53ec8d119..4a2a5437531543a4c7f99e7a22771ead9501cad7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2020 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
 
 load_lib gas-defs.exp
 
-global AS
 if ![info exists AS] then {
     set AS [findfile $base_dir/../as-new "../as-new" [transform as]]
 }
 
-global ASFLAGS
 if ![info exists ASFLAGS] then {
     set ASFLAGS ""
 }
This page took 0.022923 seconds and 4 git commands to generate.