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

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

Re: [avr-gcc-list] AVR Libc int32_t and uint32_t typedefs are incorrect


From: Weddington, Eric
Subject: Re: [avr-gcc-list] AVR Libc int32_t and uint32_t typedefs are incorrect
Date: Fri, 13 Jan 2012 10:24:08 -0700


> -----Original Message-----
> From: Georg-Johann Lay [mailto:address@hidden
> Sent: Friday, January 13, 2012 7:59 AM
> To: Weddington, Eric
> Cc: Ruud Vlaming; address@hidden
> Subject: Re: [avr-gcc-list] AVR Libc int32_t and uint32_t typedefs are
> incorrect
> 
> Weddington, Eric wrote:
> >
> > I agree with you except for one point: I don't want to *have* to do
a
> > hack (-mint8) to have the compiler do the right thing.
> 
> As already said it *changes the ABI*. The compiler will never know if
> different
> ABI is okay by staring at its crystal ball... ;-)

I'm not opposed to changing the ABI, given that it's managed correctly
across the whole toolchain.

We know that the current ABI is not the most code space efficient. I
even have specific recommendations from within Atmel (since, remember, I
work for Atmel).

IMNSHO, Code space trumps all other concerns.

Eric



reply via email to

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