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++/5146: [cygwin] Failure of test 23_containers/set_operators.cc
Date: Mon, 17 Dec 2001 20:46:00 -0000	[thread overview]
Message-ID: <20011218043846.14802.qmail@sources.redhat.com> (raw)


>Number:         5146
>Category:       libstdc++
>Synopsis:       [cygwin] Failure of test 23_containers/set_operators.cc
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Dec 17 20:46:04 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/set_operators.cc fails on cygwin.  This may be related to PR libstdc++/5145.

The warning is 

/usr/local/src/gcc/libstdc++-v3/testsuite/23_containers/set_operators.cc:40: no 
   match for `std::_Rb_tree_iterator<unsigned int, const unsigned int&, const 
   unsigned int*>& != std::_Rb_tree_iterator<std::string, const std::string&, 
   const std::string*>' operator

Full output attached

>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="d.txt"
Content-Disposition: inline; filename="d.txt"

 /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/set_operators.cc -DDEBUG_ASSERT -S -o set_operators.s 
cc1plus.exe: warning: -ffunction-sections may affect debugging on some targets
/usr/local/src/gcc/libstdc++-v3/testsuite/23_containers/set_operators.cc: In 
   function `int main()':
/usr/local/src/gcc/libstdc++-v3/testsuite/23_containers/set_operators.cc:40: no 
   match for `std::_Rb_tree_iterator<unsigned int, const unsigned int&, const 
   unsigned int*>& != std::_Rb_tree_iterator<std::string, const std::string&, 
   const std::string*>' operator
/usr/local/src/gcc/libstdc++-v3/testsuite/23_containers/set_operators.cc:41: no 
   match for `std::_Rb_tree_iterator<unsigned int, const unsigned int&, const 
   unsigned int*>& == std::_Rb_tree_iterator<std::string, const std::string&, 
   const std::string*>' 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/set_operators.cc: In 
   function `int main()':
/usr/local/src/gcc/libstdc++-v3/testsuite/23_containers/set_operators.cc:40: no 
   match for `std::_Rb_tree_iterator<unsigned int, const unsigned int&, const 
   unsigned int*>& != std::_Rb_tree_iterator<std::string, const std::string&, 
   const std::string*>' operator
/usr/local/src/gcc/libstdc++-v3/testsuite/23_containers/set_operators.cc:41: no 
   match for `std::_Rb_tree_iterator<unsigned int, const unsigned int&, const 
   unsigned int*>& == std::_Rb_tree_iterator<std::string, const std::string&, 
   const std::string*>' operator

FAIL: 23_containers/set_operators.cc  (test for errors, line 40)
FAIL: 23_containers/set_operators.cc  (test for errors, line 41)


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

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-17 20:46 David.Billinghurst [this message]
2001-12-18 19:59 billingd
2002-01-06 16:33 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=20011218043846.14802.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).