opts.c (finish_options): Move warning settings from process_options.
authorJoseph Myers <joseph@codesourcery.com>
Wed, 11 May 2011 11:11:34 +0000 (12:11 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Wed, 11 May 2011 11:11:34 +0000 (12:11 +0100)
commite9f8dcf9b3bd2972c947d793443a83a78104ae87
treebabd79b10257fe88a1745042a232ee7ddf2e50cc
parent10c224a9b0780fe3ae5d83a588046887203f2285
opts.c (finish_options): Move warning settings from process_options.

* opts.c (finish_options): Move warning settings from
process_options.
* toplev.c (process_options): Move warning settings to
finish_options.

From-SVN: r173651
gcc/ChangeLog
gcc/opts.c
gcc/toplev.c