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

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

Re: [avr-gcc-list] Bug in __builtin_return_address() ???


From: Denis Chertykov
Subject: Re: [avr-gcc-list] Bug in __builtin_return_address() ???
Date: 17 Dec 2002 22:13:36 +0300
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

John Devereux <address@hidden> writes:

> Hi,
> 
> I seem to have a problem in the builtin function for obtaining a
> functions return address, __builtin_return_address(). It seems to
> generate wrong code when the function generates a stack frame. Of
> course it may be my understanding that is wrong....

Probably you right.
__builtin_return_address isn't supported. I don't remember why. :(
You are a first person who bothered about this.

Denis.

avr-gcc-list at http://avr1.org



reply via email to

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