public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: David.Billinghurst@riotinto.com
To: gcc-gnats@gcc.gnu.org
Subject: libstdc++/5145: [cygwin] Failure of test 23_containers/map_operators.cc
Date: Mon, 17 Dec 2001 20:36:00 -0000	[thread overview]
Message-ID: <20011218042622.1555.qmail@sources.redhat.com> (raw)


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


             reply	other threads:[~2001-12-18  4:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-17 20:36 David.Billinghurst [this message]
2001-12-18 19:58 billingd
2002-01-06 16:32 billingd

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20011218042622.1555.qmail@sources.redhat.com \
    --to=david.billinghurst@riotinto.com \
    --cc=gcc-gnats@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).