[Bug target/38025] New: gcc.target/spu/intrinsics-1.c test fails
gnu at the-meissners dot org
gcc-bugzilla@gcc.gnu.org
Wed Nov 5 17:39:00 GMT 2008
The testsuite gcc.target/spu/intrinsics-1.c fails with a compilation error:
/home/meissner/fsf-src/trunk/gcc/testsuite/gcc.target/spu/intrinsics-1.c: In
function ÂfÂ:
/home/meissner/fsf-src/trunk/gcc/testsuite/gcc.target/spu/intrinsics-1.c:12:
error: parameter list does not match a valid signature for spu_cmpgt()
/home/meissner/fsf-src/trunk/gcc/testsuite/gcc.target/spu/intrinsics-1.c:13:
warning: passing argument 2 of Â__builtin_spu_cmpgt_11Â makes integer from
pointer without a cast
/home/meissner/fsf-src/trunk/gcc/testsuite/gcc.target/spu/intrinsics-1.c:13:
note: expected Âint but argument is of type Âint *Â
/home/meissner/fsf-src/trunk/gcc/testsuite/gcc.target/spu/intrinsics-1.c:14:
error: parameter list does not match a valid signature for spu_cmpgt()
/home/meissner/fsf-src/trunk/gcc/testsuite/gcc.target/spu/intrinsics-1.c:16:
note: use -flax-vector-conversions to permit conversions between vectors with
differing element types or numbers of subparts
/home/meissner/fsf-src/trunk/gcc/testsuite/gcc.target/spu/intrinsics-1.c:16:
error: incompatible types when assigning to type Âint __vector__Â from type
Âunsigned int __vector__Â
--
Summary: gcc.target/spu/intrinsics-1.c test fails
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gnu at the-meissners dot org
GCC host triplet: powerpc64-unknown-linux-gnu
GCC target triplet: spu-elf
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38025
More information about the Gcc-bugs
mailing list