aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2018-01-10 15:42:23 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2018-01-10 15:42:23 +0000
commit389578d7a660986712eefc1785c9278d3457cd7a (patch)
tree4591603963109113adf2823a973632dfe302707f /gcc
parentcd3410cc7b57fe3745f0fe764f5c322e0265ea1a (diff)
downloadgcc-389578d7a660986712eefc1785c9278d3457cd7a.zip
gcc-389578d7a660986712eefc1785c9278d3457cd7a.tar.gz
gcc-389578d7a660986712eefc1785c9278d3457cd7a.tar.bz2
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
Diffstat (limited to 'gcc')
-rw-r--r--gcc/go/gofrontend/MERGE2
1 files changed, 1 insertions, 1 deletions
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.