This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
libstdc++-v3/testsuite/27_io/ios_base/storage/2.cc with -m64 kills Darwin
- From: dominiq at lps dot ens dot fr (Dominique Dhumieres)
- To: libstdc++ at gcc dot gnu dot org
- Date: Tue, 28 Aug 2007 16:16:53 +0200
- Subject: libstdc++-v3/testsuite/27_io/ios_base/storage/2.cc with -m64 kills Darwin
The test libstdc++-v3/testsuite/27_io/ios_base/storage/2.cc passes on
PPC Darwin 8.10, but when run with -m64 it grabs all the disk space
until the system freezes and needs a reboot.
Is this known?
TIA
Dominique