This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/4014: gcc reports internal erro when compiling file bafio.c
- From: rodrigc at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, rodrigc at gcc dot gnu dot org, otto at ii dot uib dot no, reichelt at igpm dot rwth-aachen dot de, visser at cs dot uu dot nl
- Date: 7 Mar 2002 03:54:55 -0000
- Subject: Re: c/4014: gcc reports internal erro when compiling file bafio.c
- Reply-to: rodrigc at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, rodrigc at gcc dot gnu dot org, otto at ii dot uib dot no, reichelt at igpm dot rwth-aachen dot de, visser at cs dot uu dot nl, gcc-gnats at gcc dot gnu dot org
Synopsis: gcc reports internal erro when compiling file bafio.c
State-Changed-From-To: analyzed->closed
State-Changed-By: rodrigc
State-Changed-When: Wed Mar 6 19:54:55 2002
State-Changed-Why:
ICE reproduced with gcc 3.0.4.
With gcc version 3.1 20020302 (prerelease),
there are compilation errors:
bafio.c: In function `ATwriteToNamedBinaryFile':
bafio.c:1215: parse error before "u"
bafio.c:1216: parse error before ')' token
bafio.c:1216: `cons' undeclared (first use in this function)
bafio.c:1216: (Each undeclared identifier is reported only once
bafio.c:1216: for each function it appears in.)
bafio.c:1216: parse error before '!' token
bafio.c:1217: syntax error before '!' token
bafio.c:1218: `__result' undeclared (first use in this function)
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4014