On Wed, 9 Jan 2019, Joseph Myers wrote: > Also, could you clarify what, in the patch > <https://gcc.gnu.org/ml/gcc-patches/2018-11/msg02089.html> (if that's > still the current version), > > > + add_sysrooted_hdrs_prefix (&prefixes, argv[2], NULL, 0, 0, false); > > is doing (that is, examples of what sort of prefixes it's adding)?
(I guess this indicates something for the next revision of the patch - if each add_sysrooted_hdrs_prefix call has a comment indicating the sort of path you expect to be searched, e.g. <sysroot>/usr/include/finclude/<multilib>, that would help both review and subsequent readers of the code.) -- Joseph S. Myers jos...@codesourcery.com