https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114065
--- Comment #43 from hainque at adacore dot com <hainque at adacore dot com> --- Good morning Nicolas, Thanks for your recent updates. We had a successful complete native Linux build end of last week with v16 + a local patch similar to what v17 brings. We are currently looking into a few test failures reported by our first testsuite runs. Some look innocuous, some a bit less so. Investigating if those diffs are legit. With Kind Regards, Olivier On Sun, 18 May 2025 at 23:37, nicolas at debian dot org < gcc-bugzi...@gcc.gnu.org> wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114065 > > --- Comment #42 from Nicolas Boulenguez <nicolas at debian dot org> --- > Created attachment 61464 > --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61464&action=edit > v17 <https://gcc.gnu.org/bugzilla/attachment.cgi?id=61464&action=editv17> > GNAT.Sockets.Thin_Common wrappers > > As suggested in > https://inbox.sourceware.org/gcc-patches/aBZh8egJTzj_BHFS@pegase/ > this version restores the visible types in GNAT.Sockets.Thin_Common, as > renamings of System.C_Time types, instead of removing them. > > User code importing any module under Ada or GNAT should now build > unchanged, > although with new warnings (Obsolescent, identifier case). > > If necessary, similar wrappers could also be added under System, except in > System.Parameters because this would create a circular dependency. > > This version tries to mimic better the formatting of existing commit > headers. > > The tarball contains a diff with v16. > > -- > You are receiving this mail because: > You are on the CC list for the bug.