https://bugs.llvm.org/show_bug.cgi?id=38121

            Bug ID: 38121
           Summary: gcov profiling is broken on big endian machines
           Product: compiler-rt
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: profile
          Assignee: unassignedb...@nondot.org
          Reporter: mcastelluc...@mozilla.com
                CC: llvm-bugs@lists.llvm.org, sfert...@ca.ibm.com,
                    syza...@ca.ibm.com, uweig...@de.ibm.com

The tests I added in r336365 (two of which are supposed to pass both before and
after the patch) seem to fail on big endian machines, e.g. on s390x
(https://reviews.llvm.org/D48538#1154385) and on ppc64be because the hit counts
are wrong.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to