c-decl.c (c_decode_option, [...]): Recognize -Wno-main so we can avoid warnings.
authorStan Cox <scox@cygnus.com>
Mon, 12 Apr 1999 14:05:29 +0000 (14:05 +0000)
committerStan Cox <scox@gcc.gnu.org>
Mon, 12 Apr 1999 14:05:29 +0000 (14:05 +0000)
commit007aaed01eca764360469e510f0398825332fa5c
treea834ffb6c48b29e223542c193e7c67146043c589
parentb6d3799173d96463ed69eedc0c477657781907ba
c-decl.c (c_decode_option, [...]): Recognize -Wno-main so we can avoid warnings.

* c-decl.c (c_decode_option, start_decl, start_function,
finish_function) : Recognize -Wno-main so we can avoid warnings.

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