tcl global directive outside proc body does nothing (ld)
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / lto.exp
index 5bd4c5f09b7bc04e9fd50bbd3ba7a3a2efb477fa..383b1950bbd33679b0d63c35120359369c71002d 100644 (file)
@@ -29,17 +29,11 @@ if { ![check_plugin_api_available]
     return
 }
 
-global INT128_CFLAGS
-
-global CFLAGS
-global CXXFLAGS
 set saved_CFLAGS "$CFLAGS"
 set saved_CXXFLAGS "$CXXFLAGS"
 regsub -all "(\\-Wp,)?-D_FORTIFY_SOURCE=\[0-9\]+" $CFLAGS "" CFLAGS
 regsub -all "(\\-Wp,)?-D_FORTIFY_SOURCE=\[0-9\]+" $CXXFLAGS "" CXXFLAGS
 
-global NOSANTIZE_CFLAGS
-
 proc restore_notify { } {
   global saved_CFLAGS
   global saved_CXXFLAGS
This page took 0.02347 seconds and 4 git commands to generate.