Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc17453 const char *their_target = from ()->name (cfg.u ()); in read_config() local
17455 dump () && dump ("Read target='%s', host='%s'", their_target, their_host); in read_config()
17456 if (strcmp (their_target, TARGET_MACHINE) in read_config()
17460 their_target, TARGET_MACHINE, their_host, HOST_MACHINE); in read_config()