[LLVMbugs] [Bug 164] NEW: funcresolv pass changes float type parameters
bugzilla-daemon at zion.cs.uiuc.edu
bugzilla-daemon at zion.cs.uiuc.edu
Fri Dec 5 14:40:32 PST 2003
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=164
Summary: funcresolv pass changes float type parameters
Product: libraries
Version: trunk
Platform: Sun
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: Transformation Utilities
AssignedTo: sabre at nondot.org
ReportedBy: criswell at uiuc.edu
On Sparc/Solaris, the funcresolv pass is changing a float constant passed as an
argument to a function to a different value (in this case, 0). This pass is run
by gccld by default and is causing several Sparc test causes to fail.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list