> Tested on x86_64-darwin, OK for trunk? Sure, thanks for fixing it, but...
> > --- 8< --- > > Recent changes to Ada have produced a new diagnostic: > s-osinte.adb:34:18: warning: unit "Interfaces.C.Extensions"... > which causes a bootstrap fail on Darwin when Ada is enabled. > > Fixed thus. > > gcc/ada/ChangeLog: > > * libgnarl/s-osinte__darwin.adb: Ensure that > Interfaces.C is referenced. Please add PR ada/114065 above the line and "and remove clause for Interfaces.C.Extensions" at the end. -- Eric Botcazou