public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Neil Booth <neil@daikokuya.co.uk>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: c++/3869: Segmentation fault on specialized outer template with inner member template.
Date: Thu, 02 Jan 2003 21:56:00 -0000	[thread overview]
Message-ID: <20030102215601.20286.qmail@sources.redhat.com> (raw)

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

From: Neil Booth <neil@daikokuya.co.uk>
To: Paolo Carlini <pcarlini@unitus.it>
Cc: jhl@sssonline.com, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org,
	fluxsmith@fluxsmith.com, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org
Subject: Re: c++/3869: Segmentation fault on specialized outer template with inner member template.
Date: Thu, 2 Jan 2003 21:46:23 +0000

 Paolo Carlini wrote:-
 
 > With current 3.4 no segmentation fault, but instead:
 > 
 > 3869.cc:14: error: expected unqualified-id
 > 3869.cc:17: error: expected init-declarator
 > 3869.cc:17: error: expected `,' or `;'
 > 
 > If the illegal testcase is changed from:
 > 
 >     typedef typename Outer<flag>::Inner<int>::Result Result;
 > 
 > to
 > 
 >     typedef typename Outer<flag>::template Inner<int>::Result Result;
 > 	
 > It is compiled just fine with 3.2, 3.3 and mainline.
 > 
 > It seems to me that the PR can be closed.
 > Paolo.
 
 If so, please add a testcase.
 
 Neil.


             reply	other threads:[~2003-01-02 21:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-02 21:56 Neil Booth [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-01-03 12:19 paolo
2003-01-03 12:16 Neil Booth
2003-01-03 12:06 Paolo Carlini
2003-01-02 21:26 Paolo Carlini
2002-11-01 12:46 Wolfgang Bangerth
2001-08-01  5:19 nathan
2001-07-29 13:06 fluxsmith

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=20030102215601.20286.qmail@sources.redhat.com \
    --to=neil@daikokuya.co.uk \
    --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).