The ns32k port gets a new ICE compiling testsuit/gcc.c-torture/compile/simd-3.c with optimization above -O0. simd-3.c uses __attribute__((mode(V2DF))). Should this be expected to work on ports which don't have simd instructions? Ian