public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/28806]  New: lround is not expanded inline to SSE conversion sequence
@ 2006-08-22 15:00 rguenth at gcc dot gnu dot org
  2006-08-22 15:01 ` [Bug target/28806] " rguenth at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2006-08-22 15:00 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-10-28 18:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-22 15:00 [Bug target/28806] New: lround is not expanded inline to SSE conversion sequence rguenth at gcc dot gnu dot org
2006-08-22 15:01 ` [Bug target/28806] " rguenth at gcc dot gnu dot org
2006-10-28 11:31 ` rguenth at gcc dot gnu dot org
2006-10-28 18:22 ` pinskia at gcc dot gnu dot org
2006-10-28 18:23 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).