This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c++/8799: Internal compiler error: Error reporting routines re-entered.
- From: rschiele at uni-mannheim dot de
- To: gcc-gnats at gcc dot gnu dot org
- Date: 3 Dec 2002 16:12:00 -0000
- Subject: c++/8799: Internal compiler error: Error reporting routines re-entered.
- Reply-to: rschiele at uni-mannheim dot de
>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: