public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/7964: [3.3 regression] ICE in build_base_path
@ 2002-12-24 14:21 nathan
  0 siblings, 0 replies; 2+ messages in thread
From: nathan @ 2002-12-24 14:21 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nathan, nathan, reichelt, rodrigc, snyder

Synopsis: [3.3 regression] ICE in build_base_path

State-Changed-From-To: analyzed->closed
State-Changed-By: nathan
State-Changed-When: Tue Dec 24 14:21:11 2002
State-Changed-Why:
    2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
    
    	PR C++/7964
    	* cp-tree.h (resolve_scoped_fn_name): Prototype.
    	* call.c (resolve_scoped_fn_name): New function. Deal with
    	more template expansion. Broken out of ...
    	* parse.y (parse_finish_call_expr): ... here. Call it.
    	* decl2.c (build_expr_from_tree, CALL_EXPR): Use
    	resolve_scoped_fn_name and build_call_from_tree.

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


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

* Re: c++/7964: [3.3 regression] ICE in build_base_path
@ 2002-12-18 12:46 Janis Johnson
  0 siblings, 0 replies; 2+ messages in thread
From: Janis Johnson @ 2002-12-18 12:46 UTC (permalink / raw)
  To: nathan; +Cc: gcc-prs

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

From: Janis Johnson <janis187@us.ibm.com>
To: snyder@fnal.gov, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org,
   nathan@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nathan@gcc.gnu.org,
   reichelt@igpm.rwth-aachen.de, rodrigc@gcc.gnu.org
Cc:  
Subject: Re: c++/7964: [3.3 regression] ICE in build_base_path
Date: Wed, 18 Dec 2002 12:38:41 -0800

 The regression reported in PR c++/7964 showed up starting
 with this patch:
 
 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
 
         * init.c (build_member_call): Use build_new_method_call, not
         build_method_call.
 
 Output from the compiler:
 
 7964.C: In member function `void C<T>::bar() const [with T = int]':
 7964.C:13:   instantiated from here
 7964.C:10: internal compiler error: in build_base_path, at
 cp/class.c:284
 Please submit a full bug report,
 with preprocessed source if appropriate.
 See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7964
 
 
 


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

end of thread, other threads:[~2002-12-24 22:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-24 14:21 c++/7964: [3.3 regression] ICE in build_base_path nathan
  -- strict thread matches above, loose matches on Subject: below --
2002-12-18 12:46 Janis Johnson

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