// { dg-options "-Wsign-compare" }

extern unsigned u;

template<class F>
int f() { return u > 1; }


syntax highlighted by Code2HTML, v. 0.9.1