URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [gcc.test-framework/] [dg-outexists-exp-F.c] - Rev 844
Go to most recent revision | Compare with Previous | Blame | View Log
/* { dg-do compile } */ /* { dg-options "-W -Werror" } */ int main (void) { 0; } /* { dg-warning "no effect" } */ /* { dg-warning "warnings being treated as errors" "" { target *-*-* } 0 } */ /* { dg-final { output-exists { target *-*-* } } } */
Go to most recent revision | Compare with Previous | Blame | View Log