public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/39716]  New: [cond-optab] worse MAX_EXPR expansion for Thumb
@ 2009-04-10 12:44 bonzini at gnu dot org
  2009-05-12 12:06 ` [Bug target/39716] [4.5 Regression][cond-optab] " bonzini at gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: bonzini at gnu dot org @ 2009-04-10 12:44 UTC (permalink / raw)
  To: gcc-bugs

/* -O1 -mthumb -march=armv6t2 -ffinite-math-only */

float repl1 (float varx)
{
  if (varx < 0.0)
    return 0.0;
    return varx;
}


-- 
           Summary: [cond-optab] worse MAX_EXPR expansion for Thumb
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bonzini at gnu dot org
OtherBugsDependingO 39714
             nThis:


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39716


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

end of thread, other threads:[~2010-02-08 11:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-10 12:44 [Bug target/39716] New: [cond-optab] worse MAX_EXPR expansion for Thumb bonzini at gnu dot org
2009-05-12 12:06 ` [Bug target/39716] [4.5 Regression][cond-optab] " bonzini at gnu dot org
2009-05-21 10:37 ` rguenth at gcc dot gnu dot org
2009-07-14 20:35 ` bonzini at gnu dot org
2009-08-19  8:59 ` ramana at gcc dot gnu dot org
2009-09-09 11:08 ` ramana at gcc dot gnu dot org
2009-09-09 15:11 ` [Bug target/39716] suboptimal " bonzini at gnu dot org
2010-02-08 11:29 ` steven at gcc dot gnu dot org
2010-02-08 11:54 ` rguenth 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).