public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug inline-asm/31693]  New: Incorrectly assigned registers to operands for ARM inline asm
@ 2007-04-25  6:24 siarhei dot siamashka at gmail dot com
  2007-04-25  6:26 ` [Bug inline-asm/31693] " siarhei dot siamashka at gmail dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: siarhei dot siamashka at gmail dot com @ 2007-04-25  6:24 UTC (permalink / raw)
  To: gcc-bugs

In the attached testcase, gcc assigns the same register to several inline asm
named operands resulting in incorrect code generated. Seems like names of
operands do matter ('c' and 'count' are assigned the same register but renaming
'c' operand to 'xxc' for example makes this bug disappear).


-- 
           Summary: Incorrectly assigned registers to operands for ARM
                    inline asm
           Product: gcc
           Version: 4.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: inline-asm
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: siarhei dot siamashka at gmail dot com
GCC target triplet: arm-softfloat-linux-gnueabi


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-02-10 15:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-25  6:24 [Bug inline-asm/31693] New: Incorrectly assigned registers to operands for ARM inline asm siarhei dot siamashka at gmail dot com
2007-04-25  6:26 ` [Bug inline-asm/31693] " siarhei dot siamashka at gmail dot com
2007-04-25  6:28 ` siarhei dot siamashka at gmail dot com
2007-05-31 20:01 ` mikpe at it dot uu dot se
2008-05-13 12:33 ` siarhei dot siamashka at gmail dot com
2008-09-03  9:54 ` siarhei dot siamashka at gmail dot com
2009-02-10 14:36 ` rearnsha at gcc dot gnu dot org
2009-02-10 15:12 ` siarhei dot siamashka at gmail dot com
2009-02-10 15:21 ` rearnsha at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).