From e884ced05231a04b1a3c70ece7237d0b1eeebf19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Chigot?= Date: Fri, 3 May 2019 16:53:13 +0200 Subject: syscall: fix TestForeground for AIX Syscall function can't be used on AIX. Therefore, Ioctl in TestForeground must call raw_ioctl. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/175080 --- gcc/go/gofrontend/MERGE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/go') diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE index 59b580f..5d26b7e 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -99ab98d2ed8fa8a33947c52925f89b344d7cb8ae +cfee06e20a172753552b1515dd3a4fde5d5cad7b The first line of this file holds the git revision number of the last merge done from the gofrontend repository. -- cgit v1.1