[llvm-bugs] [Bug 38121] New: gcov profiling is broken on big endian machines
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jul 10 06:45:19 PDT 2018
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: unassignedbugs at nondot.org
Reporter: mcastelluccio at mozilla.com
CC: llvm-bugs at lists.llvm.org, sfertile at ca.ibm.com,
syzaara at ca.ibm.com, uweigand at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180710/7c49a08d/attachment.html>
More information about the llvm-bugs
mailing list