public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/9261: [3.2 regression] Internal compiler error in arg_assoc, at cp/decl2.c:4793
@ 2003-04-25 20:17 jbuck
  0 siblings, 0 replies; 3+ messages in thread
From: jbuck @ 2003-04-25 20:17 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, pommier

Synopsis: [3.2 regression] Internal compiler error in arg_assoc, at cp/decl2.c:4793

State-Changed-From-To: analyzed->closed
State-Changed-By: jbuck
State-Changed-When: Fri Apr 25 20:17:44 2003
State-Changed-Why:
    Fixed for 3.3.

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


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

* Re: c++/9261: [3.2 regression] Internal compiler error in arg_assoc, at cp/decl2.c:4793
@ 2003-01-10 16:06 Wolfgang Bangerth
  0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Bangerth @ 2003-01-10 16:06 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c++/9261; it has been noted by GNATS.

>From bangerth@ticam.utexas.edu  Mon Jan 13 00:49:39 2003
From: Wolfgang Bangerth <bangerth@ticam.utexas.edu>
To: gcc-gnats@gcc.gnu.org, <gcc-bugs@gcc.gnu.org>, <pommier@gmm.insa-tlse.fr>
Cc:  
Subject: Re: c++/9261: [3.2 regression] Internal compiler error in arg_assoc,
 at cp/decl2.c:4793
Date: Fri, 10 Jan 2003 09:59:15 -0600 (CST)

 In case someone wants to move a possible fixing patch from the mainline to 
 the 3.2 branch: the problem was fixed on mainline sometime between
 2002-08-15 and 2002-09-01. However, it should be noted that the ICE moved 
 before it was fixed, which might indicate that it would not be a single 
 small patch to fix it. Here's the places where the ICE occurs:
 
 2001-01-01 through 2002-08-01: arg_assoc, at cp/decl2.c:4903
 2002-08-15                   : resolve_overloaded_unification, at cp/pt.c:8249
 
 W.
 
 -------------------------------------------------------------------------
 Wolfgang Bangerth             email:            bangerth@ticam.utexas.edu
                               www: http://www.ticam.utexas.edu/~bangerth/
 
 


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

* Re: c++/9261: [3.2 regression] Internal compiler error in arg_assoc, at cp/decl2.c:4793
@ 2003-01-10 15:43 bangerth
  0 siblings, 0 replies; 3+ messages in thread
From: bangerth @ 2003-01-10 15:43 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, pommier

Old Synopsis: Internal compiler error in arg_assoc, at cp/decl2.c:4793
New Synopsis: [3.2 regression] Internal compiler error in arg_assoc, at cp/decl2.c:4793

State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Fri Jan 10 07:43:50 2003
State-Changed-Why:
    Confirmed on the 3.2 branch. It's a regression w.r.t. 2.95,
    but is fixed on 3.3 and 3.4, which now give
    
    tmp/g> /home/bangerth/bin/gcc-3.4-pre/bin/c++ -c x.cc
    x.cc: In function `int main()':
    x.cc:9: error: request for member `std::type_info::name() const' in `
       __cxa_bad_typeid()()', which is of non-class type `const std::type_info&'
    
    The message is not exactly obvious, but once you think
    about it, it's right.
    
    W.

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


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

end of thread, other threads:[~2003-04-25 20:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-25 20:17 c++/9261: [3.2 regression] Internal compiler error in arg_assoc, at cp/decl2.c:4793 jbuck
  -- strict thread matches above, loose matches on Subject: below --
2003-01-10 16:06 Wolfgang Bangerth
2003-01-10 15:43 bangerth

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