This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/11610] New: testcase 27_io/filebuf_members.cc Assertion `fb_01.is_open()' failed
- From: "dank at kegel dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jul 2003 22:12:25 -0000
- Subject: [Bug libstdc++/11610] New: testcase 27_io/filebuf_members.cc Assertion `fb_01.is_open()' failed
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11610
Summary: testcase 27_io/filebuf_members.cc Assertion
`fb_01.is_open()' failed
Product: gcc
Version: 3.3.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libstdc++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dank at kegel dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: sh4-*-linux-gnu,powerpc-*-linux-gnu
I'm building and testing cross-compilers from gcc-3.3 and gcc-ss-3_3-20030714
using http://kegel.com/crosstool.
The libstdc++ test fails with
FAIL: 27_io/filebuf_members.cc execution test
rsh output is filebuf_members.exe.7466:
.../gcc-ss-3_3-20030714/libstdc++-v3/testsuite/27_io/filebuf_members.cc:62: void
test_01(): Assertion `fb_01.is_open()' failed.
XYZ134ZYX
Aborted