warnings9.C   [plain text]


// { dg-do assemble  }
// { dg-options "-Wall" }
// GROUPS passed warnings
inline int foo()
{
  return 3;
}