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: David Brown
Subject: Re: [avr-gcc-list] AVR Libc int32_t and uint32_t typedefs are incorrect
Date: Fri, 13 Jan 2012 13:06:28 +0100
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:8.0) Gecko/20111105 Thunderbird/8.0

On 13/01/2012 12:56, Georg-Johann Lay wrote:
David Brown wrote:

Why not say -mint8 is dead?  [...]

Then "-mint8" can be marked "deprecated" in gcc 4.7, and removed in the
future.

I think the -mint8 can be removed immediately without deprecating it
beforehand. -mint8 is badly broken since 4.5 anyways. Specifying -mint8 will
run into ICE for any program (PR46261).

I won't complain. I just thought deprecating was standard procedure, but maybe ICE's count as being just as good!

I once wrote a program for the AVR Tiny 12 - with no ram at all - using avr-gcc 3.4. I didn't need -mint8 even for that project.





reply via email to

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