[Bug inline-asm/15089] New: local register variable with a specified register is bad

nico at cam dot org gcc-bugzilla@gcc.gnu.org
Fri Apr 23 04:30:00 GMT 2004


In some cases the specified register for a local variable meant to be
used with inline assembly code is not respected.  This breaks code 
relying on this feature to implement non-standard calling convension.
Provided test case works with all gcc versions tested so far except for all gcc-3.* including current CVS head.

-- 
           Summary: local register variable with a specified register is bad
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: inline-asm
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: nico at cam dot org
                CC: gcc-bugs at gcc dot gnu dot org,rearnsha at arm dot com
GCC target triplet: arm-*-*


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



More information about the Gcc-bugs mailing list