This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bug reported by the g++ compiler
- To: amehrotr at mail dot vlsi dot csl dot uiuc dot edu
- Subject: Re: bug reported by the g++ compiler
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Sat, 1 Jan 2000 16:32:41 +0100
- CC: gcc-bugs at gcc dot gnu dot org, amehrotr at mail dot vlsi dot csl dot uiuc dot edu
- References: <386D2537.2E4E8E1@uivlsi.csl.uiuc.edu>
> version: 2.95.2
> system: i686-redhat-linux
> options: no option or -O or -O2 or -O3: different error from -g (also
> included)
Thanks for your bug report. The mainline compiler (2.96 19991222
(experimental)) does not crash anymore. It still reports hundreds of
errors in your code, as it should.
Regards,
Martin