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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.dg/] [c99-stdint-7.c] - Diff between revs 298 and 490

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 298 Rev 490
Line 1... Line 1...
/* Verify that the limits defined in <stdint.h> are those GCC expects
/* Verify that the limits defined in <stdint.h> are those GCC expects
   internally to be defined and that they are usable in #if
   internally to be defined and that they are usable in #if
   conditions.  */
   conditions.  */
/* { dg-do compile } */
/* { dg-do compile } */
/* { dg-options "-std=iso9899:1999 -fhosted" } */
/* { dg-options "-std=iso9899:1999 -fhosted" } */
 
/* { dg-xfail-if "" { ! wchar } { "*" } { "" } } */
 
 
#include <stdint.h>
#include <stdint.h>
 
 
/* Exact-width and pointer-holding types are optional.  */
/* Exact-width and pointer-holding types are optional.  */
#if defined(INT8_MIN) != defined(__INT8_TYPE__)
#if defined(INT8_MIN) != defined(__INT8_TYPE__)

powered by: WebSVN 2.1.0

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