This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Analysis of 21_strings/ctor_copy_dtor.cc (execution test) failure
- To: libstdc++ at gcc dot gnu dot org
- Subject: Re: Analysis of 21_strings/ctor_copy_dtor.cc (execution test) failure
- From: Loren James Rittle <rittle at latour dot rsch dot comm dot mot dot com>
- Date: Wed, 18 Apr 2001 04:18:02 -0500 (CDT)
- CC: gcc-bugs at gcc dot gnu dot org
- References: <200104180843.f3I8hCw52106@latour.rsch.comm.mot.com>
- Reply-to: rittle at rsch dot comm dot mot dot com
I wrote:
> A small test case is not available yet. (At least, I see no simple test
> case in `make check-g++' that fails. OTOH, this is not surprising
> since none of those tests appear to link against the static version of
> libstdc++, if the shared version is available. I have added -static
> to my schedule of variations to locate a small test case.)
After running a -static variations of check-g++, no additional
failures were found.
Regards,
Loren