Home
last modified time | relevance | path

Searched refs:fails (Results 1 – 25 of 86) sorted by relevance

1234

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-ifunc/
Difunc.exp162 set fails 0
167 set fails [expr $fails + 1]
171 set fails [expr $fails + 1]
175 set fails [expr $fails + 1]
179 set fails [expr $fails + 1]
183 set fails [expr $fails + 1]
187 set fails [expr $fails + 1]
191 set fails [expr $fails + 1]
195 set fails [expr $fails + 1]
198 if { $fails != 0 } {
[all …]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-unique/
Dunique.exp110 set fails 0
115 set fails [expr $fails + 1]
121 set fails [expr $fails + 1]
127 set fails [expr $fails + 1]
133 set fails [expr $fails + 1]
139 set fails [expr $fails + 1]
145 set fails [expr $fails + 1]
151 set fails [expr $fails + 1]
154 if { $fails != 0 } {
161 set fails [expr $fails + 1]
[all …]
/toolchain/binutils/binutils-2.25/libiberty/testsuite/
Dtest-strtol.c122 int fails = 0, failed; in run_tests() local
172 fails++; in run_tests()
175 return fails; in run_tests()
181 int fails; in main() local
182 fails = run_tests (test_data, sizeof (test_data) / sizeof (test_data[0])); in main()
183 exit (fails ? EXIT_FAILURE : EXIT_SUCCESS); in main()
Dtest-expandargv.c245 int i, j, k, fails, failed; in run_tests() local
247 i = j = fails = 0; in run_tests()
296 fails++; in run_tests()
306 return fails; in run_tests()
316 int fails; in main() local
328 fails = run_tests (test_data); in main()
329 if (!fails) in main()
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
Dabs-call-1.s15 @ bl foo is broken - gas fails to preserve the symbol reference
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
Dstring-1.s3 ; fail if the parsing "\x20a" fails to recoignize this as " a".
/toolchain/binutils/binutils-2.25/gprof/
DTEST7 - ensure gprof fails gracefully when no debugging info available
Daclocal.m479 # fails when called from a subdirectory if $ac_aux_dir is relative
81 # fails if $ac_aux_dir is absolute,
82 # fails when called from a subdirectory in a VPATH build with
/toolchain/binutils/binutils-2.25/gas/
Dgdbinit.in36 # Put this last, in case it fails.
Daclocal.m479 # fails when called from a subdirectory if $ac_aux_dir is relative
81 # fails if $ac_aux_dir is absolute,
82 # fails when called from a subdirectory in a VPATH build with
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
Dinsns.s57 ldy #%addr(test2) ; otherwise linker relaxation fails
Dinsns-dwarf2.d111 ldy #%addr\(test2\) ; otherwise linker relaxation fails
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dcrxelf.em42 is true the link sometimes fails. */
Dcr16elf.em119 is true the link sometimes fails. */
/toolchain/binutils/binutils-2.25/binutils/
DChangeLog-2006209 fails.
214 fails.
216 fails.
486 (copy_object): If bfd_alt_mach_code fails emit a more helpful
Daclocal.m479 # fails when called from a subdirectory if $ac_aux_dir is relative
81 # fails if $ac_aux_dir is absolute,
82 # fails when called from a subdirectory in a VPATH build with
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-ia64.texi77 fails. This is the default. @code{-munwind-check=error} will make the
78 assembler issue an error when an unwind directive check fails.
/toolchain/binutils/binutils-2.25/config/
Dlib-ld.m468 # If it fails, then pretend we aren't using GCC.
Dtls.m410 dnl on Solaris 10). This fails with some older Red Hat releases.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/
Dtemplate24 # flag is still clear when EOF is reached, this test fails. If there are
/toolchain/binutils/binutils-2.25/ld/
Daclocal.m479 # fails when called from a subdirectory if $ac_aux_dir is relative
81 # fails if $ac_aux_dir is absolute,
82 # fails when called from a subdirectory in a VPATH build with
/toolchain/binutils/binutils-2.25/bfd/
Daclocal.m479 # fails when called from a subdirectory if $ac_aux_dir is relative
81 # fails if $ac_aux_dir is absolute,
82 # fails when called from a subdirectory in a VPATH build with
/toolchain/binutils/binutils-2.25/gold/
Daclocal.m479 # fails when called from a subdirectory if $ac_aux_dir is relative
81 # fails if $ac_aux_dir is absolute,
82 # fails when called from a subdirectory in a VPATH build with
/toolchain/binutils/binutils-2.25/opcodes/
Daclocal.m479 # fails when called from a subdirectory if $ac_aux_dir is relative
81 # fails if $ac_aux_dir is absolute,
82 # fails when called from a subdirectory in a VPATH build with
/toolchain/binutils/binutils-2.25/libiberty/
Dobstacks.texi119 allocation of memory fails, the function pointed to by
148 @code{obstack} uses when @code{obstack_chunk_alloc} fails to allocate

1234