This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bug in g77 -O2 optimization found -- resending with attachment
- To: Jonathan DeSena <jonathan dot desena at jhuapl dot edu>
- Subject: Re: bug in g77 -O2 optimization found -- resending with attachment
- From: Bernd Schmidt <bernds at redhat dot com>
- Date: Tue, 9 Jan 2001 17:31:57 +0000 (GMT)
- Cc: <gcc-bugs at gcc dot gnu dot org>
On Mon, 8 Jan 2001, Jonathan DeSena wrote:
> Synopsis
> g77 generates incorrect code for a particular looping construct
> when optimization of -O2 or higher is used.
>
> Release 2.95.3 19991030 (prerelease)
Can you reproduce this problem with 2.95.2 and the more recent 2.95.3 test
release as well?
Bernd