> -----Original Message-----
> From: Georg-Johann Lay [mailto:a...@gjlay.de]
> Sent: Friday, January 13, 2012 7:59 AM
> To: Weddington, Eric
> Cc: Ruud Vlaming; avr-gcc-list@nongnu.org
> 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

_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to