HomeSort by: relevance | last modified time | path
    Searched defs:t_ubsanxx (Results 1 - 3 of 3) sorted by relevancy

  /src/tests/lib/libc/misc/
Makefile 8 TESTS_CXX+= t_ubsanxx
12 SRCS.t_ubsanxx= t_ubsanxx.cpp
19 SRCS.t_ubsanxx+= ubsan.c
30 COPTS.t_ubsanxx.cpp += -Wno-stack-protector
34 COPTS.t_ubsanxx.cpp+= ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} >= 7:? -Wno-int-in-bool-context :}
36 COPTS.t_ubsanxx.cpp+= ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} >= 12:? -Wno-uninitialized :}
Makefile 8 TESTS_CXX+= t_ubsanxx
12 SRCS.t_ubsanxx= t_ubsanxx.cpp
19 SRCS.t_ubsanxx+= ubsan.c
30 COPTS.t_ubsanxx.cpp += -Wno-stack-protector
34 COPTS.t_ubsanxx.cpp+= ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} >= 7:? -Wno-int-in-bool-context :}
36 COPTS.t_ubsanxx.cpp+= ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} >= 12:? -Wno-uninitialized :}
Makefile 8 TESTS_CXX+= t_ubsanxx
12 SRCS.t_ubsanxx= t_ubsanxx.cpp
19 SRCS.t_ubsanxx+= ubsan.c
30 COPTS.t_ubsanxx.cpp += -Wno-stack-protector
34 COPTS.t_ubsanxx.cpp+= ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} >= 7:? -Wno-int-in-bool-context :}
36 COPTS.t_ubsanxx.cpp+= ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} >= 12:? -Wno-uninitialized :}

Completed in 32 milliseconds