Searched refs:workaround (Results 1 – 25 of 187) sorted by relevance
12345678
28 # workaround for protobuf-c includes at old dir before protobuf-c-1.0.045 … # workaround for protobuf-c includes at old dir before protobuf-c-1.0.059 # workaround for protobuf-c includes at old dir before protobuf-c-1.0.0
25 # workaround for protobuf-c includes at old dir before protobuf-c-1.0.033 # workaround for protobuf-c includes at old dir before protobuf-c-1.0.0
2 # This is a temporary (hopefully) workaround for an ASan issue (see https://llvm.org/D119410).
3 # Warning: Additional NOP may be necessary to workaround Itanium
45 # # temp workaround for76 # # temp workaround for
1474 enum { NONE, ALIGN4, ALIGN8, FAIL } workaround = NONE; in decode_frame_entry() local1511 if (workaround < ALIGN4 && (start_offset & 3) != 0) in decode_frame_entry()1514 workaround = ALIGN4; in decode_frame_entry()1517 if (workaround < ALIGN8 && (start_offset & 7) != 0) in decode_frame_entry()1520 workaround = ALIGN8; in decode_frame_entry()1527 workaround = FAIL; in decode_frame_entry()1532 switch (workaround) in decode_frame_entry()
33 # Disabling function inlining is a workaround for this problem.
36 # Disabling function inlining is a workaround for this problem.
45 # Disabling function inlining is a workaround for this problem.
34 # Disabling function inlining is a workaround for this problem.
47 # Disabling function inlining is a workaround for this problem.
85 # Disabling function inlining is a workaround for this problem.
44 # Disabling function inlining is a workaround for this problem.
37 # Disabling function inlining is a workaround for this problem.
56 # Disabling function inlining is a workaround for this problem.
69 # Disabling function inlining is a workaround for this problem.
360 # temp workaround for447 # temp workaround for512 # if (1) { # workaround540 # if (1) { # workaround
42 # temp workaround for
39 ; workaround option -mno-mul-bug can be safely used per-package44 mmul-bug-workaround
86 ;; "ret"), due to hardware bug. See documentation for -mmul-bug-workaround.
185 mcut2-workaround187 Enable SH5 cut2 workaround
34 /* ocamldoc markup workaround hacks */