Replace C++ style line comments with C style line comments.
commit53d4262e94ab0e2ca3eb7c171814bbf0544a9e8c
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Jul 2005 08:08:17 +0000 (21 08:08 +0000)
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Jul 2005 08:08:17 +0000 (21 08:08 +0000)
treeb0a943f255bfc663c961a8a69df677a471d9b3ad
parente942dff23a616a2523ed07e59f7c6fd8568a107b
Replace C++ style line comments with C style line comments.
(symbian_add_attribute): Do not use a ? operator on the LHS of an assignment.
(sh_symbian_handle_dll_attribute): Change the type of the method vector to
  "VEC(tree,gc)*" and use vector accessor macros to walk over the elements.
(symbian_export_vtable_and_rtti_p): Likewise.
(symbian_class_needs_attribute_p): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102228 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/sh/symbian.c