blob: 3d89c2514748194da3210985eb42310d5f899101 [file] [log] [blame]
// g++ -g -Wall -c test16-suppr-removed-fn-v1.cc
struct S
{
int m0;
unsigned bar;
};
void
bar(S*)
{}