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


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.


This is OK.


:REVIEWURL http://gcc.gnu.org/ml/gcc-patches/2005-07/msg01167.html :

Attachment: smime.p7s
Description: S/MIME cryptographic signature


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