[Bug middle-end/36758] [4.3/4.4 Regression] address addition moved out of the loop

2008-08-27 Thread jsm28 at gcc dot gnu dot org
--- Comment #3 from jsm28 at gcc dot gnu dot org 2008-08-27 22:05 --- 4.3.2 is released, changing milestones to 4.3.3. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/36758] [4.3/4.4 Regression] address addition moved out of the loop

2008-07-18 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36758

[Bug middle-end/36758] [4.3/4.4 Regression] address addition moved out of the loop

2008-07-07 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-07-07 21:36 --- 4.1.1 actually did the right thing. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/36758] [4.3/4.4 Regression] address addition moved out of the loop

2008-07-07 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-07-07 21:51 --- (In reply to comment #1) 4.1.1 actually did the right thing. That is it produced: .L.f1: mflr 0 std 0,16(1) stdu 1,-128(1) .p2align 4,,15 .L3: addi 3,1,112 bl f0