Lines Matching full:uninitialized
1568 CXX_FLAG_CHECK(NO_MAYBE_UNINITIALIZED, [-Wno-maybe-uninitialized])1569 dnl gcc 4.7 introduced -Wmaybe-uninitialized to distinguish cases which are1570 dnl known to be uninitialized from cases which might be uninitialized. We1574 CXX_FLAG_CHECK(NO_UNINITIALIZED, [-Wno-uninitialized])