avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] 32-bit type in -mint8 mode


From: Svein E. Seldal
Subject: [avr-gcc-list] 32-bit type in -mint8 mode
Date: Fri, 28 May 2004 09:21:32 +0200
User-agent: Mozilla Thunderbird 0.6 (Windows/20040502)

Hi,

I just want to inform everyone that I have committed a patch to gcc that fixes the missing 32-bit type "hole" in -mint8 mode. I.e. in -mint8, the types will be char=8bit, int=8bit, long=16bit and long long=32bit.

This patch applies to the HEAD (the upcoming 3.5) release. My attepts to get this into the 3.4 branch was denied. When gcc 3.5 is released, we can update the appropriate headers in avr-libc, e.g. the include/inttypes.h.


Svein



reply via email to

[Prev in Thread] Current Thread [Next in Thread]