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 1e11218..33c574a 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"]