[Bug target/28806] New: lround is not expanded inline to SSE conversion sequence
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Aug 22 15:00:00 GMT 2006
The C99 lround function should be expanded inline to
(long)(x + copysign (0.5, x))
--
Summary: lround is not expanded inline to SSE conversion sequence
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Keywords: missed-optimization
Severity: enhancement
Priority: P3
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: rguenth at gcc dot gnu dot org
GCC target triplet: x86_64-*-*, i?86-*-*
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28806
More information about the Gcc-bugs
mailing list