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/] [va-arg-2.c] - Blame information for rev 195

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

Line No. Rev Author Line
1 149 jeremybenn
/* <varargs.h> is not supported anymore, but we do install a stub
2
   file which issues an #error telling the user to convert their code.  */
3
 
4
/* { dg-do compile } */
5
 
6
#include <varargs.h>  /* { dg-bogus "varargs.h" "missing file" } */
7
 
8
/* { dg-error "" "In file included from" { target *-*-* } 6 } */
9
/* { dg-error "no longer implements" "#error 1" { target *-*-* } 4 } */
10
/* { dg-error "Revise your code" "#error 2" { target *-*-* } 5 } */
11
 
12
int x;  /* prevent empty-source-file warning */

powered by: WebSVN 2.1.0

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