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

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

Re: [avr-gcc-list] avr-gcc 3.4.3 confused about function pointers


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] avr-gcc 3.4.3 confused about function pointers
Date: Mon, 17 Apr 2006 22:43:22 +0200 (MET DST)

John Regehr <address@hidden> wrote:

> The problematic object code is in OS_BackendM_xx_StdControl_xx_init.

But where's an icall in that?

Sorry, I can't follow the somewhat tangled logic of that code, so I
can't see whether GCC 4.1.0 still produces buggy code for it or not.

> I haven't tried gcc 4.1.0 since it doesn't compile for me.

Why does it not compile for you?  If you're talking about

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26504

first, there is a patch mentioned in the bug tracker, and second, this
bug only triggers if you configure --with-dwarf2.  If you omit that
(so you'll get only stabs debugging support), there are no known bugs
that keep GCC 4.1.0 from compiling.

-- 
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]