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

/freebsd-12-stable/contrib/gcc/
H A Dc-common.c1125 static bool emitted_lax_note = false;
1146 if (emit_lax_note && !emitted_lax_note)
1148 emitted_lax_note = true;
1123 static bool emitted_lax_note = false; local

Completed in 97 milliseconds