This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

c++/2292: gcc 2.95.2 ice when using derived template



>Number:         2292
>Category:       c++
>Synopsis:       gcc 2.95.2 ice when using derived template
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Thu Mar 15 11:46:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jeff Schwab
>Release:        gcc version 2.95.2 19991024 (release)
>Organization:
>Environment:
Solaris 7 (sparc)
>Description:
Internal compiler error when I have:
One member template derived from another, which is derived
from an ordinary member class.  The error disappears if no
methods are defined in the most derived class.
>How-To-Repeat:
g++ -c try.cc
>Fix:

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

Y2xhc3MgT3V0ZXIKewoJY2xhc3MgQSB7IH07CgoJdGVtcGxhdGUgPGNsYXNzIFQ+CgljbGFzcyBC
OiBwdWJsaWMgQSB7IH07CgoJdGVtcGxhdGUgPGNsYXNzIFQ+CgljbGFzcyBDOiBwdWJsaWMgQjxU
PgoJewoJCXZvaWQgRnVuYygpIHsgfQoJfTsgCn07Cgo=


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]