tcl global directive outside proc body does nothing (ld)
[deliverable/binutils-gdb.git] / ld / testsuite / ld-gc / gc.exp
index 16ded5d9ab391c4961685980607db9c5b7ef0c80..97ccf6a7a9be658793c7af9e5d99564992e3e05a 100644 (file)
@@ -23,14 +23,9 @@ if ![check_gc_sections_available] {
     return
 }
 
-global NOSANTIZE_CFLAGS
-
 set cflags "-ffunction-sections -fdata-sections $NOSANTIZE_CFLAGS"
 set objfile "tmpdir/gc.o"
 
-# Add $NOPIE_CFLAGS and $NOPIE_LDFLAGS if non-PIE is required.
-global NOPIE_CFLAGS NOPIE_LDFLAGS
-
 if [istarget powerpc64*-*-*] {
     # otherwise with -mcmodel=medium gcc we get XPASSes.
     set cflags "$cflags -mminimal-toc"
This page took 0.023377 seconds and 4 git commands to generate.