[LLVMbugs] [Bug 3690] New: Assertion failed: (StackTop == 0 && " Stack should be empty after a call!"), function handleSpecialFP, file X86FloatingPoint.cpp, line 952.
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sat Feb 28 14:39:25 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=3690
Summary: Assertion failed: (StackTop == 0 && "Stack should be
empty after a call!"), function handleSpecialFP, file
X86FloatingPoint.cpp, line 952.
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: pawel.worach at gmail.com
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=2626)
--> (http://llvm.org/bugs/attachment.cgi?id=2626)
Pre-processed ldexp.c
ccc -pipe -march=nocona -I/usr/src/lib/libc/include
-I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/amd64
-D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -DINET6
-I/usr/obj/usr/src/lib/libc -I/usr/src/lib/libc/resolv -DPOSIX_MISTAKE
-I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN
-I/usr/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -fstack-protector
-Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized
-Wno-pointer-sign -c /usr/src/lib/libc/amd64/gen/ldexp.c
Assertion failed: (StackTop == 0 && "Stack should be empty after a call!"),
function handleSpecialFP, file X86FloatingPoint.cpp, line 952.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list