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/22077] vec_all_eq does not produce good result


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-15 22:21 -------
Hmm, Apple's 3.3 compiler gets it right:
        vcmpeqfp. v3,v2,v3
        li r3,3245
        bltlr- cr6
        li r3,12
        blr

-- 


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


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