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

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

Re: [avr-gcc-list] gcc 4.7 changes


From: David Harris
Subject: Re: [avr-gcc-list] gcc 4.7 changes
Date: Tue, 20 Mar 2012 00:55:32 -0700

The built-in functions are interesting,
http://gcc.gnu.org/onlinedocs/gcc/AVR-Built_002din-Functions.html ,
especially __builtin_avr_insert_bits() which lets you do arbitrary bit
ordering and substitutions.  Definitely worth a look.

Thanks Georg-Johann!
David


On 3/20/12, Joerg Wunsch <address@hidden> wrote:
> Ruud Vlaming <address@hidden> wrote:
>
>> On http://gcc.gnu.org/gcc-4.7/changes.html
>> i saw some very interesting changes listed
>> regarding the AVR.
>
> Well, Georg-Johann Lay was very active in pushing many
> things into AVR-GCC lately.  A big "Thanks!" to him!
>
> --
> cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL
>
> http://www.sax.de/~joerg/                        NIC: JW11-RIPE
> Never trust an operating system you don't have sources for. ;-)
>
> _______________________________________________
> AVR-GCC-list mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/avr-gcc-list
>



reply via email to

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