c-decl.c (c_expand_body_1): Use C_DECL_FILE_SCOPE to detect main function.
authorGeoffrey Keating <geoffk@apple.com>
Tue, 29 Jul 2003 04:14:48 +0000 (04:14 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Tue, 29 Jul 2003 04:14:48 +0000 (04:14 +0000)
commit5f0eabcc4df9bfda5ea33cc8e12826b41b95d50b
tree936bb5aa80644d833375f2c7d9730fb036224eff
parent5fd5bdbd62322815065d88b6f54ac0704540d5d2
c-decl.c (c_expand_body_1): Use C_DECL_FILE_SCOPE to detect main function.

* c-decl.c (c_expand_body_1): Use C_DECL_FILE_SCOPE to detect
main function.

From-SVN: r69913
gcc/ChangeLog
gcc/c-decl.c