Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
HDgcc.c6769 files_equal_p (char *file1, char *file2) in files_equal_p() function
6829 if (!files_equal_p (temp_stdout_files[i], temp_stdout_files[i + 1]) in check_repro()
6830 || !files_equal_p (temp_stderr_files[i], temp_stderr_files[i + 1])) in check_repro()