public inbox for gcc-prs@sourceware.org help / color / mirror / Atom feed
From: dimitri@sources.redhat.com, at@sources.redhat.com, trolltech@sources.redhat.com, com@sources.redhat.com To: gcc-gnats@gcc.gnu.org Subject: c++/9819: name lookup: base class of template depends on a template-parameter Date: Sun, 23 Feb 2003 19:36:00 -0000 [thread overview] Message-ID: <20030223193401.24249.qmail@sources.redhat.com> (raw) >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
next reply other threads:[~2003-02-23 19:36 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-02-23 19:36 dimitri, at, trolltech, com [this message] 2003-02-24 15:19 bangerth
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20030223193401.24249.qmail@sources.redhat.com \ --to=dimitri@sources.redhat.com \ --cc=at@sources.redhat.com \ --cc=com@sources.redhat.com \ --cc=gcc-gnats@gcc.gnu.org \ --cc=trolltech@sources.redhat.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
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).