This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix PR20425, multilib paths for -print-search-dirs


Mark Mitchell <mark@codesourcery.com> writes:

> 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.

We did the builds on i386, x86-64 (with multilibs), ppc (with
multilibs) and ia64 and did not find any obvious problems,

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]