OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.dg/] [Werror-2.c] - Blame information for rev 298

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 298 jeremybenn
/* { dg-do compile } */
2
/* { dg-options "" } */
3
 
4
/* This one is the baseline.  Make sure with no option we get no
5
   warnings.  */
6
 
7
void __attribute__((dj)) bar() { }      /* { dg-warning ".* attribute directive ignored" } */
8
 
9
int i;
10
 
11
void
12
foo ()
13
{
14
  if (&i)
15
    grill ();
16
}

powered by: WebSVN 2.1.0

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