Searched refs:c89flags (Results 1 – 1 of 1) sorted by relevance
66 const char *c89flags = NULL; variable809 c89flags = "-Xc -errwarn=%all -v -xc99=%none " MFLAG; in find_compiler()813 test_debugf(t, "c89flags: %s", c89flags); in find_compiler()820 c89flags = "-Wall -Werror -std=c89 -nostdinc " in find_compiler()827 test_debugf(t, "c89flags: %s", c89flags); in find_compiler()880 cflags = c89flags; in do_compile()