From 389578d7a660986712eefc1785c9278d3457cd7a Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 10 Jan 2018 15:42:23 +0000 Subject: re PR c/82922 (Request: add -Wstrict-prototypes to -Wextra as K&R style is obsolescent) PR c/82922 runtime, syscall: use full prototypes in C code Based on patch by Martin Sebor. Reviewed-on: https://go-review.googlesource.com/86815 From-SVN: r256437 --- 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 13df755..e66cc488 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -4b8036b3f995cdb0b99a9fa26c2af1e2420b4fa2 +9705a1f4c37ad2c099e9fe6cd587d22a2a2ab2c3 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. -- cgit v1.1