Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dgcc.c746 static const char *asm_debug; variable
1547 INIT_STATIC_SPEC ("asm_debug", &asm_debug),
1702 asm_debug = ASM_DEBUG_SPEC; in init_spec()
H A DChangeLog-20014501 (asm_debug): New static variable.
4502 (default_compilers): Add asm_debug when assembling from
4504 (static_specs): Add asm_debug.
H A DChangeLog-200214126 * gcc/gcc.c (asm_debug): Move initialization ...