c-opts.c (c_common_init_options): Check option array is sorted if checking enabled.
authorNeil Booth <neil@daikokuya.co.uk>
Tue, 13 Aug 2002 06:48:18 +0000 (06:48 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Tue, 13 Aug 2002 06:48:18 +0000 (06:48 +0000)
commitc31cddfd7c8429bbd091f9553c50f7bece23dd1e
treea0fdb2c9eaea85457195caca65b57d693edf0d99
parentf076f0ce31b273760d49817aeb128347c9b7d867
c-opts.c (c_common_init_options): Check option array is sorted if checking enabled.

* c-opts.c (c_common_init_options): Check option array is
sorted if checking enabled.

From-SVN: r56241
gcc/ChangeLog
gcc/c-opts.c