OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.dg/] [dfp/] [altivec-types.c] - Blame information for rev 753

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 689 jeremybenn
/* { dg-do compile { target { powerpc*-*-linux* && powerpc_altivec_ok } } } */
2
/* { dg-options "-maltivec" } */
3
 
4
/* GNU extension: PowerPC AltiVec Built-in Functions.
5
   These should be rejected as invalid AltiVec types.  */
6
 
7
__vector _Decimal32 vd32;               /* { dg-error "AltiVec types" "" } */
8
__vector _Decimal64 vd64;               /* { dg-error "AltiVec types" "" } */
9
__vector _Decimal128 vd128;             /* { dg-error "AltiVec types" "" } */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.