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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.target/] [i386/] [gcc-have-sync-compare-and-swap-1.c] - Blame information for rev 329

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

Line No. Rev Author Line
1 318 jeremybenn
/* { dg-do preprocess } */
2
/* { dg-require-effective-target ilp32 } */
3
/* { dg-skip-if "" { i?86-*-* x86_64-*-* } { "-march=*" } { "-march=i386" } } */
4
/* { dg-options "-march=i386" } */
5
 
6
#ifdef __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1
7
#error nonono
8
#endif
9
 
10
#ifdef __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2
11
#error nonono
12
#endif
13
 
14
#ifdef __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4
15
#error nonono
16
#endif
17
 
18
#ifdef __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8
19
#error nonono
20
#endif
21
 
22
#ifdef __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16
23
#error nonono
24
#endif

powered by: WebSVN 2.1.0

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