This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: More internal compiler errors on UnixWare 7
- To: Marco dot Franzen at Thyron dot com
- Subject: Re: More internal compiler errors on UnixWare 7
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Thu, 16 Mar 2000 00:25:15 +0100
- CC: gcc-bugs at gcc dot gnu dot org
- References: <003c01bf8e98$638161e0$a5010110@queenspark>
> Here a little input file that can cause gcc to fail in two different ways,
> dependend on the presence of the `-g' flag. (Neither error occurs if `-O' is
> specified.)
Thanks for your bug report. The mainline compiler (2.96 20000309
(experimental)) compiles this without problems, so the bug appears to
be fixed.
Regards,
Martin