On Wed, Jan 5, 2022 at 6:58 PM Olivier Hainque via Gcc-patches <[email protected]> wrote: > > > > > On 5 Jan 2022, at 10:26, Olivier Hainque <[email protected]> wrote: > > > > The change should also set "validated" true > > when requesting to save --sysroot. > > The attached adjustment fixes the failure I could reproduce, > bootstraps and regtests fine on x86_64-linux, and passes a build > + a couple of in-house testsuites for one of our vxworks ports. > > Ok to commit?
OK. Thanks, Richard. > Thanks in advance, > > Olivier > > 2022-01-05 Olivier Hainque <[email protected]> > > * gcc.c (driver_handle_option): State --sysroot as > validated. >
