This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/8751] g77 produces incorrect code when using -funroll-loops
- From: "p dot van-hoof at qub dot ac dot uk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jun 2003 02:25:18 -0000
- Subject: [Bug fortran/8751] g77 produces incorrect code when using -funroll-loops
- References: <20021128151600.8751.p.van-hoof@qub.ac.uk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8751
------- Additional Comments From p.van-hoof@qub.ac.uk 2003-06-14 02:25 -------
Subject: Re: g77 produces incorrect code when using -funroll-loops
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8751
> Eric Botcazou today (20030613) fixed a bug in loop unrolling that
> was provoked on sparc32.
>
> Could you grab a new CVS head (from trunk or 3.3 branch) and test your
> code with it ?
Looks good! g77 version 3.4 20030613 solves the problem...