This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/45094] [arm] wrong instructions for dword move in some cases



------- Comment #5 from qiyao at gcc dot gnu dot org  2010-08-02 00:38 -------
(In reply to comment #4)
> > Post patch here http://gcc.gnu.org/ml/gcc-patches/2010-08/msg00001.html
> 
> +                 output_asm_insn ("strr%?\t%H0, [%1, #4]", otherops);
> 
> s/strr/str/ ?
> 
Right, it is a typo.  Latest patch is posted here,
http://gcc.gnu.org/ml/gcc-patches/2010-08/msg00018.html


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]