OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [g++.dg/] [warn/] [Wunused-2.C] - Diff between revs 154 and 816

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 154 Rev 816
// { dg-do compile }
// { dg-do compile }
// { dg-options "-Wunused -O3" }
// { dg-options "-Wunused -O3" }
static const int i = 0;
static const int i = 0;
static void f() { }             /* { dg-warning "defined but not used" "" } */
static void f() { }             /* { dg-warning "defined but not used" "" } */
static inline void g() { }
static inline void g() { }
 
 

powered by: WebSVN 2.1.0

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