This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Internal compiler error bug report
- To: korollary at netzero dot net
- Subject: Re: Internal compiler error bug report
- From: "Martin v. Loewis" <martin at mira dot isdn dot cs dot tu-berlin dot de>
- Date: Sun, 28 Nov 1999 22:30:25 +0100
- CC: bug-gcc at gnu dot org
- References: <383FBCE8.3515A8E5@netzero.net>
> gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
Thanks for your bug report. gcc-2.95.2 says
t3.cc: In function `int main()':
t3.cc:14: invalid use of type decl `typedef int ios::iostate' as expression
so the bug has been fixed.
Regards,
Martin