On Monday, July 15, 2002, at 08:53 AM, Ian Dall wrote: > 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? > Yes, it should synthesize it. > Ian > >