]> git.ipfire.org Git - thirdparty/gcc.git/commit
Help the offload gcc driver find the right assembler
authortschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Oct 2015 21:24:50 +0000 (21:24 +0000)
committertschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Oct 2015 21:24:50 +0000 (21:24 +0000)
commitf2fd5997e0856128c0609cdc6aa4cf9867f94c41
tree7839c380596b377be421475be0a154399e17f9e0
parent689db5ed20ee0ae1ca351fd6066c72c60aa43805
Help the offload gcc driver find the right assembler

gcc/
* gcc.c (process_command): Use spec_machine rather than
spec_host_machine to build tooldir_prefix2.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@228429 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gcc.c