avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] [bug #37104] ATtiny5/9/10/20/40 interrupt wrapper use


From: Georg-Johann Lay
Subject: Re: [avr-libc-dev] [bug #37104] ATtiny5/9/10/20/40 interrupt wrapper uses invalid register
Date: Wed, 15 Aug 2012 18:36:54 +0200
User-agent: Thunderbird 2.0.0.24 (Windows/20100228)

Dean Camera wrote in Comment #3, bug #37104 (project avr-libc):

can upstream GCC not use the patches Atmel provides in their toolchain
releases?

The patches must be used atop whatever version Atmel used to build their
release, presumably something like gcc_4_6_2_release in

http://gcc.gnu.org/viewcvs/tags

The farther away to the original version the actual GCC version is,
the likelier you will get merge conflicts, you might unintentionally
break the compiler, or the patch is so completely outdated that you
have to rewrite the feature from scratch.

For example, if you try to apply the patches from your tool chain
against 4.7 or trunk, you won't have fun...





reply via email to

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