This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Probable optimization bug in gcc 2.95.2
- To: buers at gmx dot de
- Subject: Re: Probable optimization bug in gcc 2.95.2
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Mon, 20 Mar 2000 23:39:30 +0100
- CC: gcc-bugs at gcc dot gnu dot org
- References: <200003202103.WAA27371@mail.cs.tu-berlin.de>
> The program at the end seems to trigger an optimization bug
> in gcc 2.95.2. As an example I show the also appended script under
> Linux.
Thanks for your bug report. The mainline compiler (2.96 20000317
(experimental)) qcompiles this without problems, so the bug appears to
be fixed.
Regards,
Martin