g++spec.c: Use profiled libstdc++ and libm with -p/-pg.
authorDavid O'Brien <obrien@gcc.gnu.org>
Tue, 23 Apr 2002 16:39:03 +0000 (16:39 +0000)
committerDavid O'Brien <obrien@gcc.gnu.org>
Tue, 23 Apr 2002 16:39:03 +0000 (16:39 +0000)
commit515387dcd9b2e44c2ffffd75a54e21f10f8431ed
tree0cbf888262fd7db5740a71474f15bd475f371cec
parent271f61fb29c6583bf4250100f19f86dcb5d2ef29
g++spec.c: Use profiled libstdc++ and libm with -p/-pg.

2002-04-23  David O'Brien  <obrien@FreeBSD.org>
* cp/g++spec.c: Use profiled libstdc++ and libm with -p/-pg.
* config/freebsd.h (MATH_LIBRARY_PROFILE): Use the _p verions of
these libraries.

Approved by:  Richard Henderson <rth@redhat.com>
              Message-ID: <20020422223253.A32678@redhat.com>

From-SVN: r52671
gcc/cp/ChangeLog