[Bug libstdc++/21321] [4.2/4.3/4.4 regression] mmix-knuth-mmixware 27_io/basic_filebuf/seekpos/12790-3.cc execution test
hp at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Feb 15 22:55:00 GMT 2009
------- Comment #9 from hp at gcc dot gnu dot org 2009-02-15 22:55 -------
I had a tree at revision 142857 (2008-12-21), which still showed the failure.
Results posted at
<http://gcc.gnu.org/ml/gcc-testresults/2009-02/msg01477.html>.
The assertion at that revision as showed by libstdc++.log for the failure
at 27_io/basic_filebuf/sbumpc/char/2-in.cc was:
assertion "c1 == '/'" failed: file
"/home/hp/combt/combined/libstdc++-v3/testsuite/27_io/basic_filebuf/sbumpc/char/2-in.cc",
line 54, function: void test05()
For 27_io/basic_filebuf/sbumpc/char/2-io.cc:
assertion "c1 == '/'" failed: file
"/home/hp/combt/combined/libstdc++-v3/testsuite/27_io/basic_filebuf/sbumpc/char/2-io.cc",
line 66, function: void test05()
For 27_io/basic_filebuf/seekoff/12790-1.cc:
assertion "traits_type::eq(traits_type::to_char_type(c),
pod_uchar::from<char>('a'))" failed: file
"/home/hp/combt/combined/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/12790-1.cc",
line 67, function: void test01()
For 27_io/basic_filebuf/seekoff/12790-3.cc:
assertion "traits_type::eq(traits_type::to_char_type(c),
pod_uchar::from<char>('a'))" failed: file
"/home/hp/combt/combined/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/12790-3.cc",
line 65, function: void test01()
For 27_io/basic_filebuf/seekoff/12790-4.cc:
assertion "traits_type::eq(traits_type::to_char_type(c),
pod_uchar::from<char>('a'))" failed: file
"/home/hp/combt/combined/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/12790-4.cc",
line 64, function: void test01()
For 27_io/basic_filebuf/seekoff/char/1-in.cc:
assertion "(off_2 == (off_1 + 2 + 1 + 1))" failed: file
"/home/hp/combt/combined/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/char/1-in.cc",
line 87, function: void test05()
For 27_io/basic_filebuf/seekoff/char/1-io.cc:
assertion "c1 == '9'" failed: file
"/home/hp/combt/combined/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/char/1-io.cc",
line 73, function: void test05()
Update in progress.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21321
More information about the Gcc-bugs
mailing list