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

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

Re: [avr-gcc-list] modulo vs. loop (gcc 4.3.x bug)


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] modulo vs. loop (gcc 4.3.x bug)
Date: Mon, 29 Mar 2010 06:19:51 +0200 (MET DST)

Erik Christiansen <address@hidden> wrote:

> Since the discussion has proceeded this far, you've presumably not had
> satisfaction from choosing for yourself where a function lives?:
> 
> void foo(void) __attribute__ ((section (".bootloader")));

That doesn't really help to also place functions from libgcc.a into
a separate section.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

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