diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2015-09-11 03:12:28 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2015-09-11 03:12:28 +0000 |
commit | 5dbd3b804517cab885b93f2626921203c5e48fe4 (patch) | |
tree | 1d9904676ad8ef33a7e70256b91134cac1e2d8ee /gcc | |
parent | 5ece4d05ba86f8514a0b6b42e2d0978a238bedbf (diff) | |
download | gcc-5dbd3b804517cab885b93f2626921203c5e48fe4.zip gcc-5dbd3b804517cab885b93f2626921203c5e48fe4.tar.gz gcc-5dbd3b804517cab885b93f2626921203c5e48fe4.tar.bz2 |
libgo/runtime: return 0, not NULL, from main
Reviewed-on: https://go-review.googlesource.com/13421
From-SVN: r227673
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/go/gofrontend/MERGE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE index 3073489..6c22440 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -9bac6243d2252b2d043243d6ab1123ba7e90fa53 +352617bfe0a880febf5d2a87e89ea439c742ba18 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |