[Bug target/27772] mr instruction with odd-numbered register created

2006-05-26 Thread uweigand at gcc dot gnu dot org
--- Comment #2 from uweigand at gcc dot gnu dot org 2006-05-26 12:58 --- This looks like a source-code problem. The assembler instruction union {DItype __ll; struct {USItype __h, __l;} __i; } __x; __asm__ ("lr %N0,%1\n\tmr %0,%2" : "=&r" (__x.__ll)

[Bug target/27772] mr instruction with odd-numbered register created

2006-05-26 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2006-05-26 10:32 --- Created an attachment (id=11515) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11515&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27772