This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: AVR indirect_jump addresses limited to 16 bits
- From: Paul Schlie <schlie at comcast dot net>
- To: Giovanni Bajo <giovannibajo at libero dot it>
- Cc: Marek Michalkiewicz <marekm at amelek dot gda dot pl>,<gcc at gcc dot gnu dot org>
- Date: Sat, 19 Mar 2005 21:40:23 -0500
- Subject: Re: AVR indirect_jump addresses limited to 16 bits
> From: Giovanni Bajo <giovannibajo@libero.it>
>> Paul Schlie <schlie@comcast.net> wrote:
>> - Sorry, I'm confused; can you give me an example of legal C
>> expression specifying an indirect jump to an arbitrary location
>> within a function?
> It is possible in GNU C at least:
- thanks, obviously wasn't aware of that.
(which unfortunately creates an interesting problem; which may not
be as worth trying to solve, as investing in other improvements
which may generally benefit all devices)