public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/9328: [3.2/3.3/3.4 regression] ICE with templates and namespace std members
@ 2003-01-15 16:30 bangerth
  0 siblings, 0 replies; 4+ messages in thread
From: bangerth @ 2003-01-15 16:30 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, helmut.zeisel, nobody

Old Synopsis: ICE with templates and namespace std members
New Synopsis: [3.2/3.3/3.4 regression] ICE with templates and namespace std members

State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Wed Jan 15 08:30:19 2003
State-Changed-Why:
    Confirmed. A regression w.r.t. 2.95 introduced first in
    3.0. Still present in 3.2.2pre, 3.3pre and 3.4 CVS

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


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

* Re: c++/9328: [3.2/3.3/3.4 regression] ICE with templates and namespace std members
@ 2003-01-23  0:21 mmitchel
  0 siblings, 0 replies; 4+ messages in thread
From: mmitchel @ 2003-01-23  0:21 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, helmut.zeisel, mmitchel

Synopsis: [3.2/3.3/3.4 regression] ICE with templates and namespace std members

State-Changed-From-To: analyzed->closed
State-Changed-By: mmitchel
State-Changed-When: Thu Jan 23 00:21:53 2003
State-Changed-Why:
    Fixed in GCC 3.2, GCC 3.3, GCC 3.4.

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


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

* Re: c++/9328: [3.2/3.3/3.4 regression] ICE with templates and namespace std members
@ 2003-01-22 22:32 mmitchel
  0 siblings, 0 replies; 4+ messages in thread
From: mmitchel @ 2003-01-22 22:32 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, helmut.zeisel, mmitchel, nobody

Synopsis: [3.2/3.3/3.4 regression] ICE with templates and namespace std members

Responsible-Changed-From-To: unassigned->mmitchel
Responsible-Changed-By: mmitchel
Responsible-Changed-When: Wed Jan 22 22:32:17 2003
Responsible-Changed-Why:
    Working on a fix.

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


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

* Re: c++/9328: [3.2/3.3/3.4 regression] ICE with templates and namespace std members
@ 2003-01-17 10:16 Zeisel Helmut  VAI.ATI 3
  0 siblings, 0 replies; 4+ messages in thread
From: Zeisel Helmut  VAI.ATI 3 @ 2003-01-17 10:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: "Zeisel Helmut  VAI.ATI 3" <Helmut.Zeisel@vai.at>
To: <gcc-gnats@gcc.gnu.org>,
	<gcc-prs@gcc.gnu.org>,
	<helmut.zeisel@liwest.at>,
	<gcc-bugs@gcc.gnu.org>
Cc:  
Subject: Re: c++/9328: [3.2/3.3/3.4 regression] ICE with templates and namespace std members
Date: Fri, 17 Jan 2003 11:14:15 +0100

 In the meanwhile I found that this ICE has nothing to do with templates =
 and namespaces,
 but is a problem of typeof(X) when the type of X cannot be uniquely =
 derived.
 The same ICE occurs in the following code:
 
 double f(double);
 float f(float);
 void h(typeof(f) g) {}
 
 Helmut
 
 
 
 =20


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

end of thread, other threads:[~2003-01-23  0:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-15 16:30 c++/9328: [3.2/3.3/3.4 regression] ICE with templates and namespace std members bangerth
2003-01-17 10:16 Zeisel Helmut  VAI.ATI 3
2003-01-22 22:32 mmitchel
2003-01-23  0:21 mmitchel

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