Andreas Schwab <[EMAIL PROTECTED]> wrote on 23.07.2007 15:22:34: > Kai Tietz <[EMAIL PROTECTED]> writes: > > > may this is a stupid question, but why is the type "sizetype" used in > > i386.c as a pointer type equivalent in TARGET_64BIT case ? The variable > > "sizetype" has SImode, but on 64-bit I would expected DImode instead. > > sizetype is defined from SIZE_TYPE, which is "long unsigned int" for > TARGET_64BIT.
Yes, this I would expected too. Hmm... Ok, but why in stor-layout.c in initialize_sizetypes () SImode is explicit used ? Should it be Pmode instead IMHO ? Or did I missed there something important ? Thanks, i.A. Kai Tietz | (\_/) This is Bunny. Copy and paste Bunny | (='.'=) into your signature to help him gain | (")_(") world domination. ------------------------------------------------------------------------------------------ OneVision Software Entwicklungs GmbH & Co. KG Dr.-Leo-Ritter-Straße 9 - 93049 Regensburg Tel: +49.(0)941.78004.0 - Fax: +49.(0)941.78004.489 - www.OneVision.com Commerzbank Regensburg - BLZ 750 400 62 - Konto 6011050 Handelsregister: HRA 6744, Amtsgericht Regensburg Komplementärin: OneVision Software Entwicklungs Verwaltungs GmbH Dr.-Leo-Ritter-Straße 9 – 93049 Regensburg Handelsregister: HRB 8932, Amtsgericht Regensburg - Geschäftsführer: Ulrike Döhler, Manuela Kluger