public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/25706]  New: [4.2 regression]: invalid asm: "mov"
@ 2006-01-07  1:27 hp at gcc dot gnu dot org
  2006-01-07  1:30 ` [Bug target/25706] " hp at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: hp at gcc dot gnu dot org @ 2006-01-07  1:27 UTC (permalink / raw)
  To: gcc-bugs

Last known to work with: "Thu Dec  8 10:28:12 UTC 2005 (revision 108225M)".
Known to fail with: "Thu Jan  5 03:26:35 UTC 2006 (revision 109371M)".

For the test-case in the attachment named bug.i, this line is emitted:
 mov.w [$r12=$r10+8],$r9
That's an invalid asm; it should have been movs.w or movu.w.
The error is in the CRIS port; setting state when the %x asm operand output
modifier is seen, and clearing it with %e, except there are other %x that
aren't followed by %e.


-- 
           Summary: [4.2 regression]: invalid asm: "mov"
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hp at gcc dot gnu dot org
GCC target triplet: cris-axis-linux-gnu


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



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

end of thread, other threads:[~2006-01-28 23:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-07  1:27 [Bug target/25706] New: [4.2 regression]: invalid asm: "mov" hp at gcc dot gnu dot org
2006-01-07  1:30 ` [Bug target/25706] " hp at gcc dot gnu dot org
2006-01-07  1:30 ` hp at gcc dot gnu dot org
2006-01-11 13:43 ` hp at gcc dot gnu dot org
2006-01-11 13:45 ` hp at gcc dot gnu dot org
2006-01-11 13:51 ` hp at gcc dot gnu dot org
2006-01-28 23:03 ` hp at gcc dot gnu dot org
2006-01-28 23:04 ` hp 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).