]> git.ipfire.org Git - thirdparty/gcc.git/commit
objc-act.c (encode_method_prototype): Pass types, not PARM_DECLs, to int_size_in_bytes.
authorMark Mitchell <mark@codesourcery.com>
Fri, 17 Mar 2000 21:44:43 +0000 (21:44 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 17 Mar 2000 21:44:43 +0000 (21:44 +0000)
commitf1fd8077fd1260362aa134deefc197948da270f8
treeae027c701d3888443f3f61b714d9ae2aff290000
parentfa9a44e815d6c6181419eca02552114460ec0697
objc-act.c (encode_method_prototype): Pass types, not PARM_DECLs, to int_size_in_bytes.

* objc/objc-act.c (encode_method_prototype): Pass types, not
PARM_DECLs, to int_size_in_bytes.

From-SVN: r32611
gcc/ChangeLog
gcc/objc/objc-act.c