public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* libstdc++/5145: [cygwin] Failure of test 23_containers/map_operators.cc
@ 2001-12-17 20:36 David.Billinghurst
  0 siblings, 0 replies; 3+ messages in thread
From: David.Billinghurst @ 2001-12-17 20:36 UTC (permalink / raw)
  To: gcc-gnats


>Number:         5145
>Category:       libstdc++
>Synopsis:       [cygwin] Failure of test 23_containers/map_operators.cc
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Dec 17 20:36:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     David Billinghurst
>Release:        gcc 3.1 2001-12-17
>Organization:
>Environment:
i686-pc-cygwin
>Description:
Test 23_containers/map_operators.cc fails with attached error message about no 
   match for `std::_Rb_tree_iterator<std::pair<const unsigned int, int>, 
   std::pair<const unsigned int, int>&, std::pair<const unsigned int, int>*>& 
   != std::_Rb_tree_iterator<std::pair<const std::string, unsigned int>, 
   std::pair<const std::string, unsigned int>&, std::pair<const std::string, 
   unsigned int>*>' operator



>How-To-Repeat:
${srcdir}/configure --host=i686-pc-cygwin --enable-threads=posix --disable-libgcj --enable-sjlj-exceptions --with-system-zlib --disable-nls --disable-shared
make
make check
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: text/plain; name="c.txt"
Content-Disposition: inline; filename="c.txt"

spawn /usr/local/obj/gcc/gcc/g++ -B/usr/local/obj/gcc/gcc/ -nostdinc++ -L/usr/local/obj/gcc/i686-pc-cygwin/libstdc++-v3/src -L/usr/local/obj/gcc/i686-pc-cygwin/libstdc++-v3/src/.libs -B/usr/local/i686-pc-cygwin/bin/ -B/usr/local/i686-pc-cygwin/lib/ -isystem /usr/local/i686-pc-cygwin/include -g -ffunction-sections -fdata-sections -DDEBUG_ASSERT -DLOCALEDIR="/usr/local/obj/gcc/i686-pc-cygwin/libstdc++-v3/po/share/locale" -nostdinc++ -I/usr/local/obj/gcc/i686-pc-cygwin/libstdc++-v3/include/i686-pc-cygwin -I/usr/local/obj/gcc/i686-pc-cygwin/libstdc++-v3/include -I/usr/local/src/gcc/libstdc++-v3/libsupc++ -I/usr/local/src/gcc/libstdc++-v3/libio -I/usr/local/src/gcc/libstdc++-v3/include/backward -I/usr/local/src/gcc/libstdc++-v3/testsuite /usr/local/src/gcc/libstdc++-v3/testsuite/23_containers/map_operators.cc -DDEBUG_ASSERT -S -o map_operators.s 
cc1plus.exe: warning: -ffunction-sections may affect debugging on some targets
/usr/local/src/gcc/libstdc++-v3/testsuite/23_containers/map_operators.cc: In 
   function `void test01()':
/usr/local/src/gcc/libstdc++-v3/testsuite/23_containers/map_operators.cc:43: no 
   match for `std::_Rb_tree_iterator<std::pair<const unsigned int, int>, 
   std::pair<const unsigned int, int>&, std::pair<const unsigned int, int>*>& 
   != std::_Rb_tree_iterator<std::pair<const std::string, unsigned int>, 
   std::pair<const std::string, unsigned int>&, std::pair<const std::string, 
   unsigned int>*>' operator
/usr/local/src/gcc/libstdc++-v3/testsuite/23_containers/map_operators.cc:44: no 
   match for `std::_Rb_tree_iterator<std::pair<const unsigned int, int>, 
   std::pair<const unsigned int, int>&, std::pair<const unsigned int, int>*>& 
   == std::_Rb_tree_iterator<std::pair<const std::string, unsigned int>, 
   std::pair<const std::string, unsigned int>&, std::pair<const std::string, 
   unsigned int>*>' operator
compiler exited with status 1
output is:
cc1plus.exe: warning: -ffunction-sections may affect debugging on some targets
/usr/local/src/gcc/libstdc++-v3/testsuite/23_containers/map_operators.cc: In 
   function `void test01()':
/usr/local/src/gcc/libstdc++-v3/testsuite/23_containers/map_operators.cc:43: no 
   match for `std::_Rb_tree_iterator<std::pair<const unsigned int, int>, 
   std::pair<const unsigned int, int>&, std::pair<const unsigned int, int>*>& 
   != std::_Rb_tree_iterator<std::pair<const std::string, unsigned int>, 
   std::pair<const std::string, unsigned int>&, std::pair<const std::string, 
   unsigned int>*>' operator
/usr/local/src/gcc/libstdc++-v3/testsuite/23_containers/map_operators.cc:44: no 
   match for `std::_Rb_tree_iterator<std::pair<const unsigned int, int>, 
   std::pair<const unsigned int, int>&, std::pair<const unsigned int, int>*>& 
   == std::_Rb_tree_iterator<std::pair<const std::string, unsigned int>, 
   std::pair<const std::string, unsigned int>&, std::pair<const std::string, 
   unsigned int>*>' operator

FAIL: 23_containers/map_operators.cc  (test for errors, line 43)
FAIL: 23_containers/map_operators.cc  (test for errors, line 44)
XPASS: 23_containers/map_operators.cc (test for excess errors)


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

* Re: libstdc++/5145: [cygwin] Failure of test 23_containers/map_operators.cc
@ 2002-01-06 16:32 billingd
  0 siblings, 0 replies; 3+ messages in thread
From: billingd @ 2002-01-06 16:32 UTC (permalink / raw)
  To: David.Billinghurst, billingd, gcc-bugs, gcc-prs, nobody

Synopsis: [cygwin] Failure of test 23_containers/map_operators.cc

Responsible-Changed-From-To: unassigned->billingd
Responsible-Changed-By: billingd
Responsible-Changed-When: Sun Jan  6 16:31:58 2002
Responsible-Changed-Why:
    Mine
State-Changed-From-To: analyzed->closed
State-Changed-By: billingd
State-Changed-When: Sun Jan  6 16:31:58 2002
State-Changed-Why:
    Fixed in 3.1 by:
    http://gcc.gnu.org/ml/gcc-patches/2002-01/msg00165.html
    http://gcc.gnu.org/ml/gcc-patches/2002-01/msg00253.html

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5145


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

* Re: libstdc++/5145: [cygwin] Failure of test 23_containers/map_operators.cc
@ 2001-12-18 19:58 billingd
  0 siblings, 0 replies; 3+ messages in thread
From: billingd @ 2001-12-18 19:58 UTC (permalink / raw)
  To: David.Billinghurst, gcc-bugs, gcc-prs, nobody

Synopsis: [cygwin] Failure of test 23_containers/map_operators.cc

State-Changed-From-To: open->analyzed
State-Changed-By: billingd
State-Changed-When: Tue Dec 18 19:58:25 2001
State-Changed-Why:
    It has been analysed

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5145


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

end of thread, other threads:[~2002-01-07  0:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-17 20:36 libstdc++/5145: [cygwin] Failure of test 23_containers/map_operators.cc David.Billinghurst
2001-12-18 19:58 billingd
2002-01-06 16:32 billingd

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).