public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug optimization/6990] -O do better optimization than -O3/-O2/-Os on jump-to-jump for PowerPC
       [not found] <20020611050601.6990.fshvaige@cisco.com>
@ 2003-06-02  1:09 ` pinskia@physics.uc.edu
  2003-12-09 17:15 ` dhazeghi at yahoo dot com
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia@physics.uc.edu @ 2003-06-02  1:09 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


------- Additional Comments From pinskia@physics.uc.edu  2003-06-02 01:09 -------
This is fixed on the mainline (20030529):
        mr. r0,r5
        mtctr r0
        beqlr- cr0
        cmplw cr0,r3,r4
        ble- cr0,L3
        add r4,r4,r0
        add r2,r3,r0
L4:
        lbzu r5,-1(r4)
        stbu r5,-1(r2)
        bdnz L4
        blr
L3:
        addi r4,r4,-1
        addi r2,r3,-1
L7:
        lbzu r6,1(r4)
        stbu r6,1(r2)
        bdnz L7
        blr



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug optimization/6990] -O do better optimization than -O3/-O2/-Os on jump-to-jump for PowerPC
       [not found] <20020611050601.6990.fshvaige@cisco.com>
  2003-06-02  1:09 ` [Bug optimization/6990] -O do better optimization than -O3/-O2/-Os on jump-to-jump for PowerPC pinskia@physics.uc.edu
@ 2003-12-09 17:15 ` dhazeghi at yahoo dot com
  1 sibling, 0 replies; 2+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-12-09 17:15 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.4


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


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

end of thread, other threads:[~2003-12-09 17:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20020611050601.6990.fshvaige@cisco.com>
2003-06-02  1:09 ` [Bug optimization/6990] -O do better optimization than -O3/-O2/-Os on jump-to-jump for PowerPC pinskia@physics.uc.edu
2003-12-09 17:15 ` dhazeghi at yahoo dot com

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).