[llvm-bugs] [Bug 35103] New: nss library miscompilation post r313618
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Oct 26 22:25:27 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=35103
Bug ID: 35103
Summary: nss library miscompilation post r313618
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Backend: ARM
Assignee: roger.ferreribanez at arm.com
Reporter: manojgupta at google.com
CC: kristof.beyls at gmail.com, llozano at chromium.org,
llvm-bugs at lists.llvm.org, manojgupta at google.com,
peter.smith at linaro.org
Created attachment 19353
--> https://bugs.llvm.org/attachment.cgi?id=19353&action=edit
ecp_256 files (good/bad versions)
We are seeing a Unittest fail in ChromeOS when we tried to rebase to a new llvm
version. Bisection pointed to the commit r313618 with file ecp_256.c in nss
library miscompiled.
The good and bad versions of the file are attached. The files are compiled at
r313617 (good) and r313618 (bad).
--
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/20171027/b37b724f/attachment.html>
More information about the llvm-bugs
mailing list