This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/36758] [4.3/4.4 Regression] address addition moved out of the loop
- 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 Sep 2008 00:20:38 -0000
- Subject: [Bug rtl-optimization/36758] [4.3/4.4 Regression] address addition moved out of the loop
- References: <bug-36758-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from pinskia at gcc dot gnu dot org 2008-09-21 00:20 -------
After changing fwprop.c to do the prop if it was used only once,
loop-invariant.c pulls it out again.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36758