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 rtl-optimization/11826] [ARM] Minor register allocation problem before function return


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-27 13:45 -------
Still happens on the mainline:
        cmn     r0, r1
        rsb     r3, r1, r0
        rsbne   r3, r0, r1
        mov     r0, r3

-- 


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


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