[Bug target/27859] Bug in generation of interrupt function code for ARM processor

ramana at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Apr 21 13:52:00 GMT 2009



------- Comment #2 from ramana at gcc dot gnu dot org  2009-04-21 13:52 -------
(In reply to comment #1)
> Created an attachment (id=14957)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14957&action=view) [edit]
> Patch to fix interrupt handling on entry/exit for ARM
> 
> The arm backend already decrement the PC by 4 when entering an interrupt
> routine, so it does not need to have a specific handling for the return of the
> function, it can be treated as an exception return.
> The attached patch fixes this
> 
> Regards
> 
> Francois
> 

This no longer appears on 4.3 , 4.4 or trunk . Hence closing this one out.


-- 

ramana at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.3.4


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



More information about the Gcc-bugs mailing list