This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Fix PR20425, multilib paths for -print-search-dirs
Alan Modra wrote:
> This gives the gcc driver a new path iteration function, for_each_path,
> and uses it everywhere, making path iteration a little more consistent.
> for_each_path uses the same path ordering as the existing find_file
> function. I've also tweaked some of the existing find_a_file calls for
> consistency, and uncovered and fixed some other bugs..
This looks really good to me.
I'm going to approve it, conditional on Andreas' distro-build results,
and on there being no other objections.
Thanks for being willing to clean up these bits!
--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304