Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDopts.h71 #define CL_REPORT (1 << 23) /* Report argument with -fverbose-asm */ macro
HDtoplev.c1296 if ((cl_options[j].flags & CL_REPORT) in print_switch_values()
HDChangeLog-200430083 (CL_REPORT): New.
30084 * opts.sh: Generate variable declarations, handle CL_REPORT.