From db03bf50fce59cfce72bfaf7593acd651336f213 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 21 Feb 2017 00:23:52 +0000 Subject: re PR go/79642 (space instead of tab in lang.opt) PR go/79642 * lang.opt (-fgo-relative-import-path): Change space to tab. From-SVN: r245619 --- gcc/go/lang.opt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/go/lang.opt') diff --git a/gcc/go/lang.opt b/gcc/go/lang.opt index bc99988..527d82f 100644 --- a/gcc/go/lang.opt +++ b/gcc/go/lang.opt @@ -71,7 +71,7 @@ Go Joined RejectNegative fgo-relative-import-path= Go Joined RejectNegative --fgo-relative-import-path= Treat a relative import as relative to path. +-fgo-relative-import-path= Treat a relative import as relative to path. frequire-return-statement Go Var(go_require_return_statement) Init(1) Warning -- cgit v1.1