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]
Other format: [Raw text]

c++/5797: "GCC 3.04 produces internal error 108"



>Number:         5797
>Category:       c++
>Synopsis:       "GCC 3.04 produces internal error 108"
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Thu Feb 28 22:56:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Stefan Fröberg
>Release:        3.0.4
>Organization:
>Environment:
Win 98/DOS, AMD K6-2/450 MHz
>Description:
Here is the following error reported by gcc 3.04 (2.953 works just fine...): (The "function.h" is my own work, not the one given by C++ standard)

In file included from jee.cc:2:
function.h:270: Internal error #108.
function.h:270: Internal compiler error in incomplete_type_error, at
   cp/typeck2.c:249
>How-To-Repeat:
Use of the following "gxx -Wall -o jee.exe jee.cc"
Produces an error at "function.h" on line 270 (20626 on this "jee.ii" stuff...)

There, I hope that I included everything.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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