gospec.c (lang_specific_driver): If we see -S without -o, add -o BASE.s rather than...
authorIan Lance Taylor <iant@google.com>
Tue, 17 Jan 2012 14:52:42 +0000 (14:52 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 17 Jan 2012 14:52:42 +0000 (14:52 +0000)
commita6d10e80119b8dc77f7e8d791cbd0546a4b0aa22
tree450c67c91976dd6284e71bcd8f1ebefe6a30474e
parent4df0f7da3775139a40ef3b4a6fbcdb1413097b26
gospec.c (lang_specific_driver): If we see -S without -o, add -o BASE.s rather than -o BASE.o.

* gospec.c (lang_specific_driver): If we see -S without -o, add -o
BASE.s rather than -o BASE.o.

From-SVN: r183248
gcc/go/ChangeLog
gcc/go/gospec.c