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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.2.2/] [gcc/] [testsuite/] [gcc.dg/] [format/] [gcc_diag-5.c] - Diff between revs 149 and 154

Only display areas with differences | Details | Blame | View Log

Rev 149 Rev 154
/* Test for ICE handling internal formats: bug 20740.  The code did
/* Test for ICE handling internal formats: bug 20740.  The code did
   not check that, if the required typedef names had been used as
   not check that, if the required typedef names had been used as
   identifiers, they were defined to suitable types.  Test
   identifiers, they were defined to suitable types.  Test
   "location_t", not defined.  */
   "location_t", not defined.  */
/* Origin: Joseph Myers <joseph@codesourcery.com> */
/* Origin: Joseph Myers <joseph@codesourcery.com> */
/* { dg-do compile } */
/* { dg-do compile } */
/* { dg-options "-Wformat" } */
/* { dg-options "-Wformat" } */
 
 
void foo (int location_t);
void foo (int location_t);
void bar (const char *, ...) __attribute__ ((__format__ (__gcc_diag__, 1, 2)));
void bar (const char *, ...) __attribute__ ((__format__ (__gcc_diag__, 1, 2)));
 
 

powered by: WebSVN 2.1.0

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