This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: GCC Bug Report
- To: matt at gsicomp dot on dot ca
- Subject: Re: GCC Bug Report
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Sat, 11 Mar 2000 02:21:37 +0100
- CC: bug-gcc at gnu dot org
- References: <000801bf86da$cd24d980$1200a8c0@gsicomp.on.ca>
> a3.c:48: warning: invalid use of type decl `enum eventType' as expression
> a3.c:54: Internal compiler error 40.
Thanks for your bug report. gcc-2.95.2 says
a3.c: In function `int main()':
a3.c:48: invalid use of type decl `enum eventType' as expression
a3.c:58: parse error before `{'
I suggest to upgrade.
Regards,
Martin