public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* New failures in libstdc++ on x86-64?
@ 2004-09-22 20:48 Diego Novillo
  2004-09-23  9:24 ` Giovanni Bajo
  0 siblings, 1 reply; 2+ messages in thread
From: Diego Novillo @ 2004-09-22 20:48 UTC (permalink / raw)
  To: libstdc++; +Cc: gcc


Has anyone seen these new libstdc++ failures on x86-64?  They started
happening today.  At first I thought this was caused by a local patch,
but undoing it and re-building again didn't make it go away:

/home/cygnus/dnovillo/gcc/src.x86-64/libstdc++-v3/testsuite/testsuite_io.h:106: error: duplicate base type `std::streambuf' invalid
/home/cygnus/dnovillo/gcc/src.x86-64/libstdc++-v3/testsuite/testsuite_io.h:138: error: `pos_type' does not name a type
/home/cygnus/dnovillo/gcc/src.x86-64/libstdc++-v3/testsuite/testsuite_io.h:145: error: `pos_type' does not name a type
/home/cygnus/dnovillo/gcc/src.x86-64/libstdc++-v3/testsuite/testsuite_io.h: In constructor `__gnu_test::fail_streambuf::fail_streambuf()':
/home/cygnus/dnovillo/gcc/src.x86-64/libstdc++-v3/testsuite/testsuite_io.h:115: error: `setg' was not declared in this scope
/home/cygnus/dnovillo/gcc/src.x86-64/libstdc++-v3/testsuite/testsuite_io.h: In member function `virtual __gnu_test::int_type __gnu_test::fail_streambuf::underflow()':
/home/cygnus/dnovillo/gcc/src.x86-64/libstdc++-v3/testsuite/testsuite_io.h:121: warning: converting of negative value `-0x00000000000000001' to `__gnu_test::int_type'
/home/cygnus/dnovillo/gcc/src.x86-64/libstdc++-v3/testsuite/testsuite_io.h: In member function `virtual __gnu_test::int_type __gnu_test::fail_streambuf::uflow()':
/home/cygnus/dnovillo/gcc/src.x86-64/libstdc++-v3/testsuite/testsuite_io.h:127: warning: converting of negative value `-0x00000000000000001' to `__gnu_test::int_type'
/home/cygnus/dnovillo/gcc/src.x86-64/libstdc++-v3/testsuite/testsuite_io.h: In member function `virtual __gnu_test::int_type __gnu_test::fail_streambuf::overflow(__gnu_test::int_type)':
/home/cygnus/dnovillo/gcc/src.x86-64/libstdc++-v3/testsuite/testsuite_io.h:134: warning: converting of negative value `-0x00000000000000001' to `__gnu_test::int_type'

This affects essentially all of 27_io/basic_filebuf and
27_io/basic_istream tests.


Thanks.  Diego.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: New failures in libstdc++ on x86-64?
  2004-09-22 20:48 New failures in libstdc++ on x86-64? Diego Novillo
@ 2004-09-23  9:24 ` Giovanni Bajo
  0 siblings, 0 replies; 2+ messages in thread
From: Giovanni Bajo @ 2004-09-23  9:24 UTC (permalink / raw)
  To: Diego Novillo; +Cc: gcc, libstdc++

Diego Novillo wrote:

> Has anyone seen these new libstdc++ failures on x86-64?  They started
> happening today.  At first I thought this was caused by a local patch,
> but undoing it and re-building again didn't make it go away:
>
>
/home/cygnus/dnovillo/gcc/src.x86-64/libstdc++-v3/testsuite/testsuite_io.h:106:
> error: duplicate base type `std::streambuf' invalid

http://gcc.gnu.org/PR17620

Giovanni Bajo


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-09-23  2:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-22 20:48 New failures in libstdc++ on x86-64? Diego Novillo
2004-09-23  9:24 ` Giovanni Bajo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).