objc-act.c (build_selector_translation_table): Issue warning...
commit7b9be5c7cbb31b0aad7ca2ce3b0d31b322aa2d42
authorDevang Patel <dpatel@apple.com>
Thu, 8 Aug 2002 23:14:19 +0000 (8 16:14 -0700)
committerDevang Patel <dpatel@gcc.gnu.org>
Thu, 8 Aug 2002 23:14:19 +0000 (8 16:14 -0700)
tree1c3d5900b372fd225e1625f1a80348962ade8465
parent6fde981568f348315bc0ba2b656c0a0b94f27b31
objc-act.c (build_selector_translation_table): Issue warning...

        * objc/objc-act.c (build_selector_translation_table): Issue
warning, when  -Wselector is used,if method for which selector
is being created does not exist.

Testsuite:
*objc.dg/selector-1.m: New test

From-SVN: r56142
gcc/ChangeLog
gcc/objc/objc-act.c
gcc/testsuite/ChangeLog
gcc/testsuite/objc.dg/selector-1.m [new file with mode: 0644]