[Bug libstdc++/13171] Bugs in basic_filebuf::imbue

danglin at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Nov 28 02:32:00 GMT 2003


------- Additional Comments From danglin at gcc dot gnu dot org  2003-11-28 02:32 -------
The following errors seem to be occuring on a number of ports including the PA:

PASS: 27_io/basic_filebuf/imbue/char/13171-2.cc (test for excess errors)
WARNING: program timed out.
FAIL: 27_io/basic_filebuf/imbue/char/13171-2.cc execution test
Executing on host: /xxx/gnu/gcc-3.3/objdir/gcc/g++ -shared-libgcc -B/xxx/gnu/gcc
-3.3/objdir/gcc/ -nostdinc++ -L/xxx/gnu/gcc-3.3/objdir/hppa64-hp-hpux11.11/libst
dc++-v3/src -L/xxx/gnu/gcc-3.3/objdir/hppa64-hp-hpux11.11/libstdc++-v3/src/.libs
 -B/opt/gnu64/hppa64-hp-hpux11.11/bin/ -B/opt/gnu64/hppa64-hp-hpux11.11/lib/ -is
ystem /opt/gnu64/hppa64-hp-hpux11.11/include -isystem /opt/gnu64/hppa64-hp-hpux1
1.11/sys-include -include bits/stdc++.h -g -O2 -ffunction-sections -fdata-sectio
ns -fmessage-length=0 -DLOCALEDIR="/xxx/gnu/gcc-3.3/objdir/hppa64-hp-hpux11.11/l
ibstdc++-v3/po/share/locale" -nostdinc++ -I/xxx/gnu/gcc-3.3/objdir/hppa64-hp-hpu
x11.11/libstdc++-v3/include/hppa64-hp-hpux11.11 -I/xxx/gnu/gcc-3.3/objdir/hppa64
-hp-hpux11.11/libstdc++-v3/include -I/xxx/gnu/gcc-3.3/gcc/libstdc++-v3/libsupc++
 -I/xxx/gnu/gcc-3.3/gcc/libstdc++-v3/libsupc++ -I/xxx/gnu/gcc-3.3/gcc/libstdc++-
v3/include/backward -I/xxx/gnu/gcc-3.3/gcc/libstdc++-v3/testsuite /xxx/gnu/gcc-3
.3/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/char/13171-3.cc   -D_GLI
BCXX_ASSERT -lv3test  -L/xxx/gnu/gcc-3.3/objdir/hppa64-hp-hpux11.11//libstdc++-v
3/testsuite -lm   -o ./13171-3.exe    (timeout = 300)
/xxx/gnu/gcc-3.3/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/char/13171
-3.cc: In function `void test01()':
/xxx/gnu/gcc-3.3/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/char/13171
-3.cc:40: error: `wcin' undeclared (first use this function)
/xxx/gnu/gcc-3.3/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/char/13171
-3.cc:40: error: (Each undeclared identifier is reported only once for each func
tion it appears in.)
/xxx/gnu/gcc-3.3/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/char/13171
-3.cc:41: error: `wcout' undeclared (first use this function)
/xxx/gnu/gcc-3.3/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/char/13171
-3.cc:42: error: `wcerr' undeclared (first use this function)
/xxx/gnu/gcc-3.3/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/char/13171
-3.cc:43: error: `wclog' undeclared (first use this function)
compiler exited with status 1

The 13171-2.c execute test doesn't terminate and needs to be manually
killed.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13171



More information about the Gcc-bugs mailing list