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++/4732: g++-3.0.1 has internal error #108 on compiling templates



>Number:         4732
>Category:       c++
>Synopsis:       g++-3.0.1 has internal error #108 on compiling templates
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Oct 29 08:46:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Yuri Semenov
>Release:        gcc-3.0.2
>Organization:
>Environment:
Red Hat 7.1 linux
i686
>Description:
when compiling template classes A and B with declared 
exception type E in class A and function f in class B 
which is declared void f() throw (E) - compiler stops 
with internal error #108

incomplete_type_error at cp/typeck2.c: 249
		
>How-To-Repeat:
g++ main.cpp
>Fix:

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

dGVtcGxhdGUgPGNsYXNzIFQ+CmNsYXNzIEEKewpwdWJsaWM6CiAgICBjbGFzcyBFCiAgICB7fTsK
fTsKCnRlbXBsYXRlIDxjbGFzcyBUPgpjbGFzcyBCIDogcHVibGljIEE8VD4KewpwdWJsaWM6CiAg
ICB2b2lkIGYoKSB0aHJvdyAoRSkKICAgIHsKICAgIH0KfTsKCmludCBtYWluICgpCnsKICAgIHJl
dHVybiAwOwp9Cg==


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