This is the mail archive of the gcc-regression@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Regression for trunk on athlon_mp-pc-linux-gnu


On Thu, May 01, 2003 at 11:36:57PM +0200, Paolo Carlini wrote:
> Autocrasher wrote:
> 
> >One or more new FAIL's have appeared for athlon_mp-pc-linux-gnu:
> >   libstdc++-v3.sum 27_io/basic_stringbuf/sputn/char/1.cc
> >These tests passed the last time they were ran.
> >
> Hi Phil. On i686-pc-linux-gnu I didn't see this, of course...

That's worrying.  The targets should be behaving identically.


> Currently I'm rebuilding and retesting from scratch.
> 
> Could you possibly send me the relevant bit of libstdc++-v3.log ?

Executing on host: /home/pme/build/build-2003-05-01-trunk/gcc/g++ -shared-libgcc -B/home/pme/build/build-2003-05-01-trunk/gcc/ -nostdinc++ -L/home/pme/build/build-2003-05-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/src -L/home/pme/build/build-2003-05-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/pme/build/install-2003-05-01-trunk/athlon_mp-pc-linux-gnu/bin/ -B/home/pme/build/install-2003-05-01-trunk/athlon_mp-pc-linux-gnu/lib/ -isystem /home/pme/build/install-2003-05-01-trunk/athlon_mp-pc-linux-gnu/include -isystem /home/pme/build/install-2003-05-01-trunk/athlon_mp-pc-linux-gnu/sys-include -include bits/stdc++.h -g -O2 -ffunction-sections -fdata-sections -fmessage-length=0 -march=athlon-mp -DLOCALEDIR="/home/pme/build/build-2003-05-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/po/share/locale" -nostdinc++ -I/home/pme/build/build-2003-05-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/include/athlon_mp-pc-linux-gnu -I/home/pme/build/build-2003-05-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/include -I/home/pme/src/trunk/libstdc++-v3/libsupc++ -I/home/pme/src/trunk/libstdc++-v3/libio -I/home/pme/src/trunk/libstdc++-v3/include/backward -I/home/pme/src/trunk/libstdc++-v3/testsuite /home/pme/src/trunk/libstdc++-v3/testsuite/27_io/basic_stringbuf/sputn/char/1.cc   -DDEBUG_ASSERT  -L/home/pme/build/build-2003-05-01-trunk/athlon_mp-pc-linux-gnu/./libstdc++-v3/testsuite -lv3test -lm   -o ./1.exe    (timeout = 300)
PASS: 27_io/basic_stringbuf/sputn/char/1.cc  -DDEBUG_ASSERT  (test for excess errors)
1.exe: /home/pme/src/trunk/libstdc++-v3/testsuite/27_io/basic_stringbuf/sputn/char/1.cc:65: void test04(): Assertion `str_tmp != strb_03.str()' failed.
FAIL: 27_io/basic_stringbuf/sputn/char/1.cc  -DDEBUG_ASSERT  execution test



Now you'll want me to trace the values of the strings themselves.  :-)
Give a few minutes to finish something else, and I'll get more info to you.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]