Lines Matching +refs:cc +refs:with
4 dnl # LDFLAGS needs -fsanitize=address at all times so libraries compiled with
8 dnl # the behavior of binaries and libraries build with -fsanitize=address.
11 AC_MSG_CHECKING([whether to build with -fsanitize=address support])
49 dnl # Enabled -fsanitize=undefined if supported by cc.
51 dnl # LDFLAGS needs -fsanitize=undefined at all times so libraries compiled with
55 dnl # the behavior of binaries and libraries build with -fsanitize=undefined.
58 AC_MSG_CHECKING([whether to build with -fsanitize=undefined support])
96 dnl # Check if cc supports -Wframe-larger-than=<size> option.
117 dnl # Check if cc supports -Wno-format-truncation option.
138 dnl # Check if cc supports -Wno-format-zero-length option.
159 dnl # Check if kernel cc supports -Wno-format-zero-length option.
187 dnl # Check if cc supports -Wno-clobbered option.
189 dnl # We actually invoke it with the -Wclobbered option
213 dnl # Check if cc supports -Wimplicit-fallthrough option.
236 dnl # Check if cc supports -Winfinite-recursion option.
259 dnl # Check if kernel cc supports -Winfinite-recursion option.
289 dnl # Check if cc supports -Wformat-overflow option.
312 dnl # Check if cc supports -fno-omit-frame-pointer option.
333 dnl # Check if cc supports -fno-ipa-sra option.
354 dnl # Check if kernel cc supports -fno-ipa-sra option.