]> git.ipfire.org Git - thirdparty/gcc.git/commit
c-opts.c (find_opt): Don't complain about wrong languages here.
authorNeil Booth <neil@daikokuya.co.uk>
Mon, 26 Aug 2002 17:44:08 +0000 (17:44 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Mon, 26 Aug 2002 17:44:08 +0000 (17:44 +0000)
commit3f66218653d7905c186e050208545d9f8d0b020f
treedc0b25913707000e58e9b178728a7b7471d099a9
parent00e3dddac064451e35ab15d75e2f05044e56fa6b
c-opts.c (find_opt): Don't complain about wrong languages here.

* c-opts.c (find_opt): Don't complain about wrong languages
here.  Return exact matches even for wrong language.
(c_common_decode_option): Complain about wrong languages
here.

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