public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Gabriel Dos Reis <gdr@integrable-solutions.net>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: c++/7686: template compilation failure on unused method
Date: Fri, 23 Aug 2002 09:36:00 -0000	[thread overview]
Message-ID: <20020823154604.7403.qmail@sources.redhat.com> (raw)

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

From: Gabriel Dos Reis <gdr@integrable-solutions.net>
To: leick.robinson@motorola.com
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: c++/7686: template compilation failure on unused method
Date: 23 Aug 2002 17:34:45 +0200

 Leick Robinson <leick.robinson@motorola.com> writes:
 
 | Do you mean that it was a bug in 2.95.2, that it should have instantiated
 | the declarations (and thus, failed to compile)?
 
 Yes.
 
 | And, further, that 3.0.4 is correct in its failure to compile?
 
 Yes.  The relevant chapter and verse is 14.7.1/1
 
   [...] The implicit instantiation of a class template specialization
   causes the implicit instantiation of the declarations, but not of
   the definitions or default arguments, of the class member
   func-tions, member classes, static data members and member
   templates; and it causes the implicit instantiation of the
   definitions of member anonymous unions. [...]
 
 | I'm not sure what a "regression from gcc-3.0.4" means (as stated in the
 | Audit Trail).
 
 I meant "GCC-3.0.4 got it right but now we get it wrong".
 
 -- Gaby


             reply	other threads:[~2002-08-23 15:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-23  9:36 Gabriel Dos Reis [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-10-16 10:21 mmitchel
2002-08-23  8:46 Leick Robinson
2002-08-22 16:56 Gabriel Dos Reis
2002-08-22 16:26 gdr
2002-08-22 13:26 leick.robinson

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=20020823154604.7403.qmail@sources.redhat.com \
    --to=gdr@integrable-solutions.net \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@gcc.gnu.org \
    /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: link
Be 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).