URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.dg/] [Wc++-compat.c] - Rev 750
Go to most recent revision | 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 "-Wc++-compat" } */ extern const int foo = 42;
Go to most recent revision | Compare with Previous | Blame | View Log