[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] gcc prolog incorrect?
From: |
Jeff Barlow |
Subject: |
Re: [avr-gcc-list] gcc prolog incorrect? |
Date: |
Mon, 07 Mar 2005 13:01:36 -0800 |
"Dave Hansen" <address@hidden> wrote:
>Worse than broken. On the AVR, it is _impossible_ to return from an
>interrupt (more specifically RETI) without enabling interrupts.
Well, you could just do a ret, but that would be pretty silly.
--
Later,
Jeff
- RE: [avr-gcc-list] gcc prolog incorrect?, (continued)