* config/bfin/bfin.c (effective_address_32bit_p): Return true for
[official-gcc/alias-decl.git] / gcc / testsuite / g++.dg / warn / main.C
blobebf92177b2d01b9bc1d4ba82db8705cc5e6596ba
1 // { dg-do compile }
3 // Origin: Donald W. Gillies <dgillies@graviton.com>
5 // PR c++/4494: Incorrect diagnostics about return type of main.
7 typedef int int_t;
9 int_t main() {