Revert accidental commit
authorMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 6 May 2005 17:04:16 +0000 (17:04 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 6 May 2005 17:04:16 +0000 (17:04 +0000)
From-SVN: r99326

gcc/testsuite/lib/scanasm.exp

index 1e112185041ccf842154b4e27b46cdabe76cce26..33c574ac34c94156f23e0abaffc144696280604f 100644 (file)
@@ -118,7 +118,7 @@ proc scan-not-hidden { args } {
     set output_file "[file rootname [file tail $testcase]].s"
 
     set symbol [lindex $args 0]
-    set hidden_scan [hidden-scan-for $symbol]
+    set hidden_scan [hidden-scan-for symbol]
 
     set args [lreplace $args 0 0 "$hidden_scan"]