> Similar to the changes in r16-6620, the improved gnatwu warning finds > a use that is not needed in s-osinte__darwin.abd leading to a bootstrap > fail building the libraries. > > Fixed by removing the extraneous 'use'. > > gcc/ada/ChangeLog: > > * libgnarl/s-osinte__darwin.adb: Delete unneeded use.
OK modulo the missing "clause" at the end (it's a use clause), thanks! -- Eric Botcazou
