public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/9819: name lookup: base class of template depends on a template-parameter
@ 2003-02-23 19:36 dimitri, at, trolltech, com
0 siblings, 0 replies; 2+ messages in thread
From: dimitri, at, trolltech, com @ 2003-02-23 19:36 UTC (permalink / raw)
To: gcc-gnats
>Number: 9819
>Category: c++
>Synopsis: name lookup: base class of template depends on a template-parameter
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: wrong-code
>Submitter-Id: net
>Arrival-Date: Sun Feb 23 19:36:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: Dimitri
>Release: gcc-3.2.1
>Organization:
>Environment:
$ uname -srvmi
SunOS 5.8 Generic sun4u SUNW,Ultra-5_10
>Description:
The attached program should print:
$ ./foo
now in ::remove()
$
For what it's worth this program compiled with a recent version of the Intel C++ compiler does print that. See section 14.6.2 paragraphs 3-4 of the C++ standard for more details.
Instead when compiled with gcc-3.2.1 it prints:
$ ./foo
now in Base<T>::remove()
$
>How-To-Repeat:
Build and run the attached source.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="foo.cc"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="foo.cc"
I2luY2x1ZGUgPHN0ZGlvLmg+CgoKdm9pZCByZW1vdmUoKSB7CiAgICBwcmludGYoIm5vdyBpbiA6
OnJlbW92ZSgpXG4iKTsKfQoKCnRlbXBsYXRlIDxjbGFzcyBUPgpjbGFzcyBCYXNlCnsKcHVibGlj
OgogICAgdm9pZCByZW1vdmUoKSB7IHByaW50Zigibm93IGluIEJhc2U8VD46OnJlbW92ZSgpXG4i
KTsgfQp9OwoKCnRlbXBsYXRlIDxjbGFzcyBUPgpjbGFzcyBEZXJpdmVkIDogcHVibGljIEJhc2U8
VD4KewpwdWJsaWM6CiAgICB2b2lkIGJhcigpIHsgcmVtb3ZlKCk7IH0KfTsKCgppbnQgbWFpbigp
IHsKICAgIERlcml2ZWQ8aW50PiBmb287CiAgICBmb28uYmFyKCk7Cn0K
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: c++/9819: name lookup: base class of template depends on a template-parameter
@ 2003-02-24 15:19 bangerth
0 siblings, 0 replies; 2+ messages in thread
From: bangerth @ 2003-02-24 15:19 UTC (permalink / raw)
To: at, dimitri, gcc-bugs, gcc-prs, nobody
Synopsis: name lookup: base class of template depends on a template-parameter
State-Changed-From-To: open->closed
State-Changed-By: bangerth
State-Changed-When: Mon Feb 24 15:19:35 2003
State-Changed-Why:
This is two-stage name lookup. It is fixed in present mainline.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9819
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-02-24 15:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-23 19:36 c++/9819: name lookup: base class of template depends on a template-parameter dimitri, at, trolltech, com
2003-02-24 15:19 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).