public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/8007: Internal compiler error in walk_tree
@ 2002-11-01 12:06 Wolfgang Bangerth
  0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Bangerth @ 2002-11-01 12:06 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Wolfgang Bangerth <bangerth@ticam.utexas.edu>
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: c++/8007: Internal compiler error in walk_tree
Date: Fri, 1 Nov 2002 14:02:21 -0600 (CST)

 Whoever looks at this should also look at PRs 5750 and 4526.
 W.
 
 -------------------------------------------------------------------------
 Wolfgang Bangerth              email:           bangerth@ticam.utexas.edu
                                www: http://www.ticam.utexas.edu/~bangerth
 
 


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

* Re: c++/8007: Internal compiler error in walk_tree
@ 2003-05-01 20:46 Giovanni Bajo
  0 siblings, 0 replies; 4+ messages in thread
From: Giovanni Bajo @ 2003-05-01 20:46 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: "Giovanni Bajo" <giovannibajo@libero.it>
To: <gcc-gnats@gcc.gnu.org>,
	<gcc-bugs@gcc.gnu.org>,
	<nobody@gcc.gnu.org>,
	<gcc-prs@gcc.gnu.org>,
	<sneechy@hotmail.com>
Cc:  
Subject: Re: c++/8007: Internal compiler error in walk_tree
Date: Thu, 1 May 2003 20:28:13 +0200

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8007
 
 The ICE is now gone on both 3.3 and 3.4, and the code is rejected. The only
 reason why I keep this PR open is that I'm not sure if the code is legal or
 not. With GCC 2.95, A<> gets instantiated as A<int (B::)()>, which I am not
 sure it's a legal type. Can some GCC extension guru comment on this?
 
 Giovanni Bajo
 


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

* Re: c++/8007: Internal compiler error in walk_tree
@ 2002-09-28  6:57 lerdsuwa
  0 siblings, 0 replies; 4+ messages in thread
From: lerdsuwa @ 2002-09-28  6:57 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, sneechy

Synopsis: Internal compiler error in walk_tree

State-Changed-From-To: open->analyzed
State-Changed-By: lerdsuwa
State-Changed-When: Sat Sep 28 06:57:44 2002
State-Changed-Why:
    Confirmed.

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


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

* c++/8007: Internal compiler error in walk_tree
@ 2002-09-22 18:26 sneechy
  0 siblings, 0 replies; 4+ messages in thread
From: sneechy @ 2002-09-22 18:26 UTC (permalink / raw)
  To: gcc-gnats


>Number:         8007
>Category:       c++
>Synopsis:       Internal compiler error in walk_tree
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Sun Sep 22 18:26:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     sneechy@hotmail.com
>Release:        gcc version 3.2 (mingw special 20020817-1)
>Organization:
>Environment:
Windows XP, gcc configure options: --with-gcc --with-gnu-ld --with-gnu-as --host=mingw32 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls --enable-languages=f77,c++,objc,ada --disable-win32-registry --disable-shared
>Description:
The following three lines of code:

template <typename T> struct A;
struct B { int f (); };
void g () { A<typeof(B::f)> a; }

Result in an internal compiler error:

Internal compiler error in walk_tree, at tree-inline.c:1315
>How-To-Repeat:
Compile the three lines of code (see problem description).
>Fix:
I don't have a clue..
>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2003-05-01 20:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-01 12:06 c++/8007: Internal compiler error in walk_tree Wolfgang Bangerth
  -- strict thread matches above, loose matches on Subject: below --
2003-05-01 20:46 Giovanni Bajo
2002-09-28  6:57 lerdsuwa
2002-09-22 18:26 sneechy

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