[Bug tree-optimization/20256] -ftree-loop-linear doesn't work right in small loop

2005-02-28 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-01 01:54 --- Confirmed, here is the reduced self testing testcase: void abort (void); int mid_wts[2][2]={}; int in_pats[2]={}; int do_mid_forward() { int sum; int neurode, i; for (neurode=0;neurode<2; neurode++

[Bug tree-optimization/20256] -ftree-loop-linear doesn't work right in small loop

2005-02-28 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added CC||pinskia at gcc dot gnu dot ||org Keywords|

[Bug tree-optimization/20256] -ftree-loop-linear doesn't work right in small loop

2005-02-28 Thread fjahanian at apple dot com
-- What|Removed |Added CC||dberlin at gcc dot gnu dot ||org http://gcc.gnu.org/bugzilla/sh

[Bug tree-optimization/20256] -ftree-loop-linear doesn't work right in small loop

2005-02-28 Thread fjahanian at apple dot com
-- What|Removed |Added CC||dalej at apple dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20256