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] [4.0/4.1 Regression] vec_all_eq does not produce good result


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-15 22:38 -------
3.4.4 on powerpc-darwin gives:
        vcmpeqfp. v3,v2,v3
        li r3,3245
        crnot 26,24
        bnelr- cr6
        li r3,12
        blr

so this is a regression.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|vec_all_eq does not produce |[4.0/4.1 Regression]
                   |good result                 |vec_all_eq does not produce
                   |                            |good result
   Target Milestone|---                         |4.0.2


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]