public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/3634: partial specialization envolving nested classes is broken
@ 2001-11-08 12:50 lerdsuwa
  0 siblings, 0 replies; 3+ messages in thread
From: lerdsuwa @ 2001-11-08 12:50 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: lerdsuwa@gcc.gnu.org
To: gawrilow@math.tu-berlin.de, gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org,
  gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org
Cc:  
Subject: Re: c++/3634: partial specialization envolving nested classes is broken
Date: 17 Nov 2001 08:44:13 -0000

 Synopsis: partial specialization envolving nested classes is broken
 
 State-Changed-From-To: open->closed
 State-Changed-By: lerdsuwa
 State-Changed-When: Sat Nov 17 00:44:13 2001
 State-Changed-Why:
     Not a bug.  typename outer<T>::inner is a non-deduce context.
     The compiler is not allowed to deduce that 'T' is 'int'.  So
     the partial specialization is never used by gcc.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=3634&database=gcc


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

* Re: c++/3634: partial specialization envolving nested classes is broken
@ 2001-11-08 12:48 lerdsuwa
  0 siblings, 0 replies; 3+ messages in thread
From: lerdsuwa @ 2001-11-08 12:48 UTC (permalink / raw)
  To: gawrilow, gcc-bugs, gcc-gnats, gcc-prs, nobody

Synopsis: partial specialization envolving nested classes is broken

State-Changed-From-To: open->closed
State-Changed-By: lerdsuwa
State-Changed-When: Sat Nov 17 00:44:13 2001
State-Changed-Why:
    Not a bug.  typename outer<T>::inner is a non-deduce context.
    The compiler is not allowed to deduce that 'T' is 'int'.  So
    the partial specialization is never used by gcc.

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


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

* c++/3634: partial specialization envolving nested classes is broken
@ 2001-07-10  7:06 gawrilow
  0 siblings, 0 replies; 3+ messages in thread
From: gawrilow @ 2001-07-10  7:06 UTC (permalink / raw)
  To: gcc-gnats

>Number:         3634
>Category:       c++
>Synopsis:       partial specialization envolving nested classes is broken
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          wrong-code
>Submitter-Id:   net
>Arrival-Date:   Tue Jul 10 07:06:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Ewgenij Gawrilow
>Release:        3.0
>Organization:
>Environment:
UltraSPARC 10, Solaris 8
>Description:
A partial specialization of a class template, whose
parameter is a nested class of another class template,
is never chosen for instantiation. Explicit specializations
don't seem to suffer from this bug.
>How-To-Repeat:
Compile and run the attached code. If everything were
correct, it should print:

partial spec
explicit spec
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="local_spec2.cc"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="local_spec2.cc"

I2luY2x1ZGUgPGlvc3RyZWFtPgoKdGVtcGxhdGUgPGNsYXNzIFQ+CmNsYXNzIG91dGVyIHsKcHVi
bGljOgogICBjbGFzcyBpbm5lciB7IH07Cn07Cgp0ZW1wbGF0ZSA8Y2xhc3MgVD4KY2xhc3MgdG1w
bCB7CnB1YmxpYzoKICAgdG1wbCgpIHsKICAgICAgc3RkOjpjb3V0IDw8ICJwcmltYXJ5IiA8PCBz
dGQ6OmVuZGw7CiAgIH0KfTsKCnRlbXBsYXRlIDxjbGFzcyBUPgpjbGFzcyB0bXBsPCB0eXBlbmFt
ZSBvdXRlcjxUPjo6aW5uZXIgPiB7CnB1YmxpYzoKICAgdG1wbCgpIHsKICAgICAgc3RkOjpjb3V0
IDw8ICJwYXJ0aWFsIHNwZWMiIDw8IHN0ZDo6ZW5kbDsKICAgfQp9OwoKdGVtcGxhdGUgPD4KY2xh
c3MgdG1wbDwgb3V0ZXI8Ym9vbD46OmlubmVyID4gewpwdWJsaWM6CiAgIHRtcGwoKSB7CiAgICAg
IHN0ZDo6Y291dCA8PCAiZXhwbGljaXQgc3BlYyIgPDwgc3RkOjplbmRsOwogICB9Cn07CgoKaW50
IG1haW4oKSB7CiAgIHRtcGw8b3V0ZXI8aW50Pjo6aW5uZXI+IFRpOwogICB0bXBsPG91dGVyPGJv
b2w+Ojppbm5lcj4gVGI7CiAgIHJldHVybiAwOwp9Owo=


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

end of thread, other threads:[~2001-11-17  8:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-08 12:50 c++/3634: partial specialization envolving nested classes is broken lerdsuwa
  -- strict thread matches above, loose matches on Subject: below --
2001-11-08 12:48 lerdsuwa
2001-07-10  7:06 gawrilow

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