public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: rodrigc@gcc.gnu.org
To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org,
	rodrigc@gcc.gnu.org, rteipen@ph1.uni-koeln.de
Subject: Re: c++/4343: Internal compiler error 61
Date: Sun, 24 Mar 2002 15:18:00 -0000	[thread overview]
Message-ID: <20020324231813.22026.qmail@sources.redhat.com> (raw)

Synopsis: Internal compiler error 61

State-Changed-From-To: analyzed->closed
State-Changed-By: rodrigc
State-Changed-When: Sun Mar 24 15:18:13 2002
State-Changed-Why:
    After I apply the patch so that the code can compile
    under gcc 3.x, I do not get an Internal error, but I get the following:
    
    ../include/error_terms.h:576:   instantiated from here
    /opt2/gcc3.1/include/g++-v3/bits/stl_algo.h:2681: no match for `const    std::pair<double, std::pair<std::_List_iterator<std::pair<double, double>,
       std::pair<double, double>&, std::pair<double, double>*>,
       std::_List_iterator<std::pair<double, double>, std::pair<double, double>&,
       std::pair<double, double>*> > >& < const double&' operator
    /opt2/gcc3.1/include/g++-v3/bits/stl_algo.h: In function `_ForwardIter 
       std::lower_bound(_ForwardIter, _ForwardIter, const _Tp&) [with _ForwardIter
       = std::_List_iterator<std::pair<double, double>, std::pair<double,
    double>&,
       std::pair<double, double>*>, _Tp = double]':
    ../include/numerical/num_interpolate.h:120:   instantiated from `interpolator<Y_type>& interpolator<Y_type>::add(double, const Y_type&) [with Y_type = double]'
    ../include/mixer.h:372:   instantiated from here
    /opt2/gcc3.1/include/g++-v3/bits/stl_algo.h:2681: no match for `
       std::pair<double, double>& < const double&' operator
    make[1]: *** [error_terms.o] Error 1
    make[1]: Leaving directory `/home/craigr/testcases/supermix/obj.i386-intel-linux'
    gmake: *** [lib] Error 2
    
    This looks like a code error from here, so I'm closing this.

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


             reply	other threads:[~2002-03-24 23:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-24 15:18 rodrigc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-09-28 15:12 rodrigc
2001-09-27 19:44 rodrigc
2001-09-18  3:36 rteipen

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=20020324231813.22026.qmail@sources.redhat.com \
    --to=rodrigc@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    --cc=gcc-gnats@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@gcc.gnu.org \
    --cc=rteipen@ph1.uni-koeln.de \
    /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).