This is the mail archive of the gcc-bugs@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++/8799: Internal compiler error: Error reporting routines re-entered.


>Number:         8799
>Category:       c++
>Synopsis:       Internal compiler error: Error reporting routines re-entered.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          ice-on-illegal-code
>Submitter-Id:   net
>Arrival-Date:   Tue Dec 03 08:16:13 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Robert Schiele
>Release:        3.2.2 20021202 (prerelease) and 3.3 20021202 (experimental)
>Organization:
>Environment:
This bug is independent of system and configuration. 
>Description:
"g++ -c ice.ii" ICEs with the error message:

ice.ii:2: type specifier omitted for parameter `
Internal compiler error: Error reporting routines re-entered.
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

at the followig illegal codeline:

struct { a(void = 0; a(0), a(0)
>How-To-Repeat:
See description.
>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]