(unused_list): New variable.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 May 1995 19:54:00 +0000 (19:54 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 May 1995 19:54:00 +0000 (19:54 +0000)
commit54a9593f1f02b99b97e919668319eca96a65a2b5
treef9b6343c631ed0a655596f0246f6ebe7378abbed
parent97936f31db68a6bb67a04a026f083887d42bb1a8
(unused_list): New variable.
(build_tmp_function_decl): Call push_parm_decl with new format.
(start_class): Initialize unused_list.
(start_method_def): Call push_parm_decl with new format and mark _cmp as
possibly unused.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9658 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/objc/objc-act.c