]> git.ipfire.org Git - thirdparty/gcc.git/commit - ChangeLog
Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke the C++ compiler.
authorMark Mitchell <mark@codesourcery.com>
Mon, 24 Jan 2000 21:02:27 +0000 (21:02 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 24 Jan 2000 21:02:27 +0000 (21:02 +0000)
commit7a53e94bc899e50b7fc61ad9acbc3ce18c4607e7
tree3f579a8e728fe1c66390b40416c9796a6b87d835
parent360f2326ea3d48a37d912b4735d308da3a9ab6eb
Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke the C++ compiler.

* Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
the C++ compiler.

* lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
compiler.
(tool_option_proc): Fix typo.

From-SVN: r31593
ChangeLog
Makefile.in
gcc/testsuite/ChangeLog
gcc/testsuite/lib/g++.exp