public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/43181] branches in conditional move code
       [not found] <bug-43181-4@http.gcc.gnu.org/bugzilla/>
@ 2011-07-19 22:10 ` pinskia at gcc dot gnu.org
  2012-02-08 20:23 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2011-07-19 22:10 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-07-19 22:09:49 UTC ---
I think this is a BRANCH_COST issue.


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

* [Bug target/43181] branches in conditional move code
       [not found] <bug-43181-4@http.gcc.gnu.org/bugzilla/>
  2011-07-19 22:10 ` [Bug target/43181] branches in conditional move code pinskia at gcc dot gnu.org
@ 2012-02-08 20:23 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-02-08 20:23 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.7.0

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-08 20:22:46 UTC ---
Fixed with -march=octeon2 so closing:
    lw    $3,0($5)
    sltu    $5,$6,$4
    move    $2,$6
    movn    $4,$6,$3
    j    $31
    movn    $2,$4,$5


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

end of thread, other threads:[~2012-02-08 20:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-43181-4@http.gcc.gnu.org/bugzilla/>
2011-07-19 22:10 ` [Bug target/43181] branches in conditional move code pinskia at gcc dot gnu.org
2012-02-08 20:23 ` pinskia at gcc dot gnu.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).