PR go/79642
* lang.opt (-fgo-relative-import-path): Change space to tab.
From-SVN: r245619
+2017-02-20 Ian Lance Taylor <iant@golang.org>
+
+ PR go/79642
+ * lang.opt (-fgo-relative-import-path): Change space to tab.
+
2017-02-07 Richard Biener <rguenther@suse.de>
PR tree-optimization/79256
fgo-relative-import-path=
Go Joined RejectNegative
--fgo-relative-import-path=<path> Treat a relative import as relative to path.
+-fgo-relative-import-path=<path> Treat a relative import as relative to path.
frequire-return-statement
Go Var(go_require_return_statement) Init(1) Warning