This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC 6 patch RFA: libgo: Remove syscall.Ustat


On Mon, Jun 25, 2018 at 03:02:02PM -0700, Ian Lance Taylor wrote:
> Since it looks like there might be a 6.5 release, here is backport of

Yes, 6.5 is going to be the last release from the gcc-6-branch.

> https://gcc.gnu.org/ml/gcc-patches/2018-06/msg01420.html
> 
> to GCC 6 branch.  This removes the syscall.Ustat function from libgo,
> since the ustat function is being removed from new versions of glibc.
> 
> Bootstrapped and ran Go tests on x86_64-pc-linux-gnu.  OK for GCC 6 branch?

Yes, thanks.

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]