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: [patch] Hash table changes from cxx-conversion branch - config part


On 04/24/13 20:02, Lawrence Crowl wrote:
This patch is a consolodation of the hash_table patches to the
cxx-conversion branch for files under gcc/config.

Recipients:
config/arm/arm.c - nickc@redhat.com, ramana.radhakrishnan@arm.com
config/ia64/ia64.c - wilson@tuliptree.org, sellcey@mips.com
config/mips/mips.c - rdsandiford@googlemail.com
config/sol2.c - ro@CeBiTec.Uni-Bielefeld.DE
config/i386/winnt.c - cgf@gcc.gnu.org, ktietz@redhat.com
global - rguenther@suse.de, dnovillo@google.com

Update various hash tables from htab_t to hash_table.
Modify types and calls to match.

* config/arm/arm.c'arm_libcall_uses_aapcs_base::libcall_htab

LGTM- The ARM bits are ok to apply.

Thanks,
Ramana




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