This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: global using statement causes Internal Compiler Error 383
- To: engel at netway dot com
- Subject: Re: global using statement causes Internal Compiler Error 383
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Mon, 29 May 2000 19:05:38 +0200
- CC: gcc-bugs at gcc dot gnu dot org
- References: <39327012.B6CE9B86@netway.com>
> Running RedHat linux 6.0, egcs version egcs-2.91.66 19990314/Linux
> (egcs-1.1.2 release)
>
> Command line: g++ -v --save-temps -c -g -Wall -I/usr/include/X11
> gmud_client.cc
Thanks for your bug report. Please have a look at
http://www.gnu.org/software/gcc/bugs.html
Without source code, we can't do anything about your report. Most
likely, the bug has been fixed in 2.95.2, though.
Regards,
Martin