Home
last modified time | relevance | path

Searched refs:test_gc (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/ld/testsuite/ld-gc/
Dgc.exp43 proc test_gc { testname filename linker ldflags} { procedure
96 test_gc "Check --gc-section" "gcexe" $ld "--gc-sections -e main"
97 test_gc "Check --gc-section/-q" "gcrexe" $ld "--gc-sections -q -e main"
98 test_gc "Check --gc-section/-r/-e" "gcrel" $ld "-r --gc-sections -e main"
99 test_gc "Check --gc-section/-r/-u" "gcrel" $ld "-r --gc-sections -u used_func"
/toolchain/binutils/binutils-2.27/ld/testsuite/
DChangeLog-2008466 * ld-gc/gc.exp (test_gc): xfail powerpc64.
978 * ld-gc/gc.exp (test_gc): Let missing C compiler make tests
DChangeLog-2009175 * ld-gc/gc.exp (test_gc): Use ld_simple_link_defsyms.
424 * ld-gc/gc.exp (test_gc): Likewise.