[Bug c/25929] ICE with -ftree-loop-linear

2006-01-25 Thread uttamp at us dot ibm dot com
--- Comment #3 from uttamp at us dot ibm dot com 2006-01-25 16:56 --- Reduced test case int vq_index(float *in, const float *codebook, int len, int entries) { int i,j; int best_index=0; for (i=0;i /opt/gcc-nightly/trunk-20060123/bin/gcc -O1 -ftree-loop-linear -c ccbdYzn2.c ccbd

[Bug c/25929] ICE with -ftree-loop-linear

2006-01-23 Thread seandarcy2 at gmail dot com
--- Comment #2 from seandarcy2 at gmail dot com 2006-01-23 18:48 --- Created an attachment (id=10714) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10714&action=view) Preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25929

[Bug c/25929] ICE with -ftree-loop-linear

2006-01-23 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-01-23 18:48 --- *** This bug has been marked as a duplicate of 23820 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --