Searched refs:Wshift_count_overflow (Results 1 – 3 of 3) sorted by relevance
128 extern int Wshift_count_overflow;
128 int Wshift_count_overflow = 1; variable872 { "shift-count-overflow", &Wshift_count_overflow },
2505 else if (Wshift_count_overflow) in check_tainted_insn()