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

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

Re: [avr-gcc-list] New GCC warning - how to silence?


From: Dmitry K.
Subject: Re: [avr-gcc-list] New GCC warning - how to silence?
Date: Fri, 6 Apr 2007 18:29:02 +1100
User-agent: KMail/1.5

It is interesting, what was a reason to declare
default char as signed for AVR port?

Many other GCC ports use unsigned.
I find only one CPU that is suitable for such
choice: PDP-11, where the shortest method to read
memory (mov_byte_from_memory_to_register) expands
a sign bit.

Dmitry.





reply via email to

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