[Bug middle-end/37090] optimization breaks code in manually unrolled loop

2008-08-25 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2008-08-25 22:10 --- *** Bug 37238 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug middle-end/37090] optimization breaks code in manually unrolled loop

2008-08-12 Thread michael+gcc at stapelberg dot de
--- Comment #4 from michael+gcc at stapelberg dot de 2008-08-12 12:43 --- Thanks for confirming it. Is there a way to work around this (except for -O0), as many distributions ship 4.3.1 as standard compiler? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37090

[Bug middle-end/37090] optimization breaks code in manually unrolled loop

2008-08-12 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2008-08-12 08:48 --- I can confirm this with 4.3.1 but it works for me on the current 4.3 branch, so this seems to be fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added -