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/16803] PowerPC - invariant code motion could be removed from loop.



------- Comment #17 from pinskia at gcc dot gnu dot org  2006-01-07 16:24 -------
I forgot to say the loop now looks like:
L4:
        sthx r0,r2,r11
        addi r2,r2,2
        bdnz L4


-- 


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



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