g++spec.c (LIBSTDCXX_PROFILE): Default to LIBSTDCXX.
authorGeoffrey Keating <geoffk@apple.com>
Mon, 26 Jul 2004 19:24:55 +0000 (19:24 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Mon, 26 Jul 2004 19:24:55 +0000 (19:24 +0000)
commit4afd7f6cc6480b94d169a6f7ec8b8a4ba77900aa
treefc3d4528a3fabd42ccd7df7a292bffb8b965dfd1
parent261139ce148f4599580f18e434fe4a7216fdde3e
g++spec.c (LIBSTDCXX_PROFILE): Default to LIBSTDCXX.

* g++spec.c (LIBSTDCXX_PROFILE): Default to LIBSTDCXX.
(lang_specific_driver): If the C++ or math library options don't
start with '-l', don't count them as added libraries.

From-SVN: r85201
gcc/cp/ChangeLog
gcc/cp/g++spec.c