This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/17860] [3.4 only] Wrong generated code for loop with varying bound
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Nov 2004 01:39:57 -0000
- Subject: [Bug rtl-optimization/17860] [3.4 only] Wrong generated code for loop with varying bound
- References: <20041006125056.17860.tal.agmon@nsc.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-21 01:39 -------
The reason why I say this can never even happen on 4.0 is because the loop notes are not done until
after the "new" rtl-loop pass is done.
--
What |Removed |Added
----------------------------------------------------------------------------
Summary|Wrong generated code for |[3.4 only] Wrong generated
|loop with varying bound |code for loop with varying
| |bound
Target Milestone|--- |3.4.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17860