X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=ld%2Ftestsuite%2Fld-gc%2Fgc.exp;fp=ld%2Ftestsuite%2Fld-gc%2Fgc.exp;h=97ccf6a7a9be658793c7af9e5d99564992e3e05a;hb=e2c8dab6ae8654a928ab9364d5090781a4a6f62f;hp=16ded5d9ab391c4961685980607db9c5b7ef0c80;hpb=a0c0ad56704002e6438bdd077378de8d8cc1e1a9;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/testsuite/ld-gc/gc.exp b/ld/testsuite/ld-gc/gc.exp index 16ded5d9ab..97ccf6a7a9 100644 --- a/ld/testsuite/ld-gc/gc.exp +++ b/ld/testsuite/ld-gc/gc.exp @@ -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"