This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fixes to allow gcc/config/sh/symbian.c to compile


On Jul 18, 2005, Nick Clifton <nickc@redhat.com> wrote:

>   May I apply the patch please ?

> gcc/ChangeLog
> 2005-07-18  Nick Clifton  <nickc@redhat.com>

> 	* config/sh/symbian.c: 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.

Ok, thanks.  Apologies for the huge delay.

-- 
Alexandre Oliva         http://www.lsd.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]