[Bug c/35624] ARM embeded assembly result error

2008-03-21 Thread rurality dot wq at gmail dot com
--- Comment #3 from rurality dot wq at gmail dot com 2008-03-21 09:33 --- I modified the source as below. It seems that It does not work. I am not sure whether it is a bug.Or gcc can not treat this situation? // copy 128 bit one time #define burst_copy(dst,src,len) {\ __asm__

[Bug c/35624] ARM embeded assembly result error

2008-03-18 Thread rurality dot wq at gmail dot com
--- Comment #1 from rurality dot wq at gmail dot com 2008-03-18 09:29 --- Created an attachment (id=15341) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15341&action=view) C source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35624

[Bug c/35624] New: ARM embeded assembly result error

2008-03-18 Thread rurality dot wq at gmail dot com
sed to. -- Summary: ARM embeded assembly result error Product: gcc Version: 4.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rurality dot