Searched refs:errors (Results 1 - 25 of 211) sorted by relevance

123456789

/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dbranch-swap-2.l1 # No warnings or errors expected!
/haiku-buildtools/binutils/gas/testsuite/gas/arc/
H A Dtextinsn-errors.d1 #error-output: textinsn-errors.err
H A Drelocs-errors.d1 #error-output: relocs-errors.err
H A Dasm-errors-2.d2 #error-output: asm-errors-2.err
H A Dasm-errors.d2 #error-output: asm-errors.err
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dreq.d1 #name: .req errors
H A Darm3-bad.d1 # name: ARM 3 errors
H A Darm7-bad.d1 # name: ARM mode Thumb errors
H A Darmv1-bad.d1 #name: ARM v1 errors
H A Diwmmxt-bad.d1 #name: iWMMXt errors
H A Diwmmxt-bad2.d1 #name: iWMMXt CoProcessor offset errors
H A Dr15-bad.d1 #name: Invalid use of r15 errors
H A Dvfp-bad.d1 #name: VFP errors
H A Dvfp-bad_t2.d1 #name: Thumb-2 VFP errors
/haiku-buildtools/binutils/gas/testsuite/gas/tic6x/
H A Dunwind-bad-1.d1 #name: C6X unwinding directive errors
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/arm/
H A Dreq.d1 #name: .req errors
H A Darm3-bad.d1 # name: ARM 3 errors
H A Darmv1-bad.d1 #name: ARM v1 errors
H A Diwmmxt-bad.d1 #name: iWMMXt errors
/haiku-buildtools/binutils/gas/testsuite/gas/aarch64/
H A Dlegacy_reg_names.d1 #name: Legacy register names errors
/haiku-buildtools/gcc/libgomp/testsuite/libgomp.c/
H A Dpr34513.c8 static int errors = 0; variable
27 errors += 1;
30 if (errors)
/haiku-buildtools/gcc/libgomp/testsuite/libgomp.c++/
H A Dpr34513.C8 static int errors = 0; variable
27 errors += 1;
30 if (errors)
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dloc_2.f906 common /errors/errors(12) local in program:test
8 logical errors variable in program:test
9 errors = .false.
12 if (errors(i)) then
20 common /errors/errors(12) local in subroutine:testloc
21 logical errors local in subroutine:testloc
49 errors(1) = .true.
53 errors(
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dsse-9.c16 int errors = 0; local
29 errors++;
33 errors++;
36 if (errors != 0)
/haiku-buildtools/gcc/gcc/testsuite/gcc.test-framework/
H A Dtest-framework.awk43 /^XPASS.*dox.*xiff.*-1.c.*\(test for excess errors\)/ { ignore(); next }
45 /^PASS.*sa.*-1.c.*\(test for excess errors\)/ { ignore(); next }
47 /dg-outexists.*\(test for excess errors)/ { ignore(); next }
49 /dg-outexists.*\(test for errors/ { ignore(); next }
51 /run-xrif.*\(test for excess errors)/ { ignore(); next }
53 /^PASS.*dox.*\(test for excess errors\)/ { ignore(); next }
55 /^PASS.*sf.*\(test for excess errors\)/ { ignore(); next }
57 /^PASS.*scan.*\(test for excess errors\)/ { ignore(); next }
61 /^PASS.*dg-output.*\(test for excess errors\)/ { ignore(); next }

Completed in 187 milliseconds

123456789