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/25287] PPC has conditional indirect jumps if ra allocates the a in ctr before the jumps



------- Comment #1 from pinskia at gcc dot gnu dot org  2005-12-06 21:09 -------
Ignore the:
.L3:
        mtctr %r30
        bctr
Part
and "beqctr %cr7,.L3" should have been "beqctr %cr7"


-- 


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


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