https://bugs.kde.org/show_bug.cgi?id=368412

            Bug ID: 368412
           Summary: False positive result for altivec capability check
           Product: valgrind
           Version: 3.12 SVN
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: jsew...@acm.org
          Reporter: c...@us.ibm.com

An earlier change introduced a think-o in the altivec capability                
check, allowing a false positive if the compiler supported altivec              
but the hardware did not.  

Reproducible: Always

Steps to Reproduce:
1.  Run "make regtest" on power 5 platform
2.
3.

Actual Results:  
Altivec tests run and fail

Expected Results:  
Should correctly detect that altivec support does not exist on the platform and
not run the altivec tests

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to