This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Vector modes


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]