URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.dg/] [Wno-c++-compat.c] - Rev 298
Compare with Previous | Blame | View Log
/* Copyright (C) 2005 Free Software Foundation. by Gabriel Dos Reis <gdr@integrable-solutions.net> */ /* { dg-do compile } */ /* { dg-options "-Wno-c++-compat" } */ extern const int foo = 42; /* { dg-warning "initialized and declared" } */