align(16) struct member throws an exception with movdqa

Trass3r un at known.com
Mon Jun 11 04:45:15 PDT 2012


> import std.stdio, core.simd;
>
> void main()
> {   int4 v;
> }
>
> Internal error: ..\ztc\cgcod.c 1447
> Building Debug\dtest1.exe failed!

Works fine on Linux.

Maybe the 32Bit check doesn't work for Windoze?
-m32 on Linux yields Error: SIMD vector types not supported on this  
platform


More information about the Digitalmars-d-learn mailing list