Searched refs:buggy (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/tests/sys/kern/pipe/
H A Dpipe_reverse_test.c52 int buggy, error; local
55 buggy = 0;
133 buggy = 1;
143 if ((buggy == 1) || (total != 10 * 4096))
H A Dpipe_wraparound_test.c50 int buggy, i; local
53 buggy = 0;
125 buggy = 1;
134 if (buggy)
/freebsd-11-stable/contrib/gcc/doc/
H A Dmakefile.texi105 failures@footnote{Except if the compiler was buggy and miscompiled
/freebsd-11-stable/contrib/gcc/
H A Dconfigure10335 4.1.3 sparc, but we use 8 to be safe. A buggy compiler should
13886 # because GNU LD versions before 2.12.1 have buggy support for STV_HIDDEN.
14135 gcc_cv_as_eh_frame=buggy
14151 if test $gcc_cv_as_eh_frame = buggy; then
15671 echo "$as_me:$LINENO: checking assembler for buggy dwarf2 .file directive" >&5
15672 echo $ECHO_N "checking assembler for buggy dwarf2 .file directive... $ECHO_C" >&6

Completed in 244 milliseconds