Home
last modified time | relevance | path

Searched refs:cpp_debug_options (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc1271 static const char *cpp_debug_options = DUMPS_OPTIONS (""); variable
1701 INIT_STATIC_SPEC ("cpp_debug_options", &cpp_debug_options),
H A DChangeLog-202021340 (cpp_debug_options): Define in terms of it.
21397 (cpp_debug_options): Do not pass on incoming -dumpdir,
21401 use cpp_debug_options instead of dumpbase. Mark asm output
H A DChangeLog-200218903 (cpp_debug_options): New spec string.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c1144 static const char *cpp_debug_options = "%{d*}"; variable
1574 INIT_STATIC_SPEC ("cpp_debug_options", &cpp_debug_options),
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20022849 * lang-specs.h: Use cpp_debug_options.