Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc259 static int target_system_root_changed; variable
4497 target_system_root_changed = 1; in driver_handle_option()
5436 if (target_system_root && !target_system_root_changed && gcc_exec_prefix) in process_command()
5444 target_system_root_changed = 1; in process_command()
6454 if (target_system_root_changed || in do_spec_1()
11075 target_system_root_changed = 0; in finalize()
H A DChangeLog-200332830 (target_system_root_changed): New variable.
32833 target_system_root_changed.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c259 static int target_system_root_changed; variable
4194 target_system_root_changed = 1; in driver_handle_option()
4740 if (target_system_root && !target_system_root_changed && gcc_exec_prefix) in process_command()
4748 target_system_root_changed = 1; in process_command()
5726 if (target_system_root_changed || in do_spec_1()
10141 target_system_root_changed = 0; in finalize()