http://llvm.org/bugs/show_bug.cgi?id=10472
Summary: nexttoward is wrong in <tgmath.h>
Product: new-bugs
Version: 2.8
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
The type generic function nexttoward() is type generic on just the first
argument.
The second argument is always long double. Therefore, the entry for nexttoward
in <tgmath.h> is wrong.
--
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs