Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dc-common.c1123 static bool emitted_lax_note = false; in vector_types_convertible_p() local
1144 if (emit_lax_note && !emitted_lax_note) in vector_types_convertible_p()
1146 emitted_lax_note = true; in vector_types_convertible_p()