/* { dg-do compile } *//* We were creating a float vector for the vis_type == 1 test, which we ICEd on. Now we simply punt here. */floatvs_data[75];voidvis_clear_data(){intvis_type,i;for(i=0;i<75;i++){vs_data[i]=(vis_type==1);}}/* { dg-final { cleanup-tree-dump "vect" } } */