Searched refs:test_gc (Results 1 – 3 of 3) sorted by relevance
43 proc test_gc { testname filename linker ldflags} { procedure96 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"
466 * ld-gc/gc.exp (test_gc): xfail powerpc64.978 * ld-gc/gc.exp (test_gc): Let missing C compiler make tests
175 * ld-gc/gc.exp (test_gc): Use ld_simple_link_defsyms.424 * ld-gc/gc.exp (test_gc): Likewise.