[PATCH] Factor out `find_a_program` helper around `find_a_file`
gcc/ * gcc.c (find_a_program): New function, factored out of... (find_a_file): Here. (execute): Use find_a_program when looking for programs rather than find_a_file.
Loading
Please register or sign in to comment