public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/34302]  New: [4.3 regression] Invalid code reordering
@ 2007-11-30 13:18 schwab at suse dot de
  2007-11-30 13:21 ` [Bug target/34302] " schwab at suse dot de
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: schwab at suse dot de @ 2007-11-30 13:18 UTC (permalink / raw)
  To: gcc-bugs

((c_addr)=(Char *)(sp[2]));
((u1)=(UCell)(sp[1]));
((wfileid)=(Cell)((sp[0])));
sp += -1;
{
struct Cellquad r = read_line(c_addr, u1, wfileid);

        lwz 6,0(19)      #* sp, wfileid         ((wfileid)=(Cell)((sp[0])));
        addi 19,19,-4    # sp, sp,              sp += -1;
        mr 29,19         # temp.1416, sp
        mr 28,19         # temp.1418, sp
        addi 3,1,72      #,,
        lwzu 4,8(29)     #,                     ((c_addr)=(Char *)(sp[2]));
        lwzu 5,4(28)     #,                     ((u1)=(UCell)(sp[1]));
        bl read_line     #


-- 
           Summary: [4.3 regression] Invalid code reordering
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: schwab at suse dot de
GCC target triplet: powerpc*-suse-linux


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


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

end of thread, other threads:[~2007-12-10 21:33 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-30 13:18 [Bug target/34302] New: [4.3 regression] Invalid code reordering schwab at suse dot de
2007-11-30 13:21 ` [Bug target/34302] " schwab at suse dot de
2007-11-30 14:17 ` [Bug rtl-optimization/34302] " schwab at suse dot de
2007-11-30 15:33 ` zadeck at naturalbridge dot com
2007-11-30 15:37 ` schwab at suse dot de
2007-12-01 13:55 ` zadeck at naturalbridge dot com
2007-12-01 17:22 ` schwab at suse dot de
2007-12-02 21:47 ` pinskia at gcc dot gnu dot org
2007-12-10 18:01 ` jakub at gcc dot gnu dot org
2007-12-10 18:15 ` zadeck at naturalbridge dot com
2007-12-10 19:35 ` jakub at gcc dot gnu dot org
2007-12-10 20:02 ` zadeck at naturalbridge dot com
2007-12-10 20:47 ` zadeck at naturalbridge dot com
2007-12-10 20:57 ` richard dot guenther at gmail dot com
2007-12-10 21:32 ` zadeck at gcc dot gnu dot org
2007-12-10 21:33 ` zadeck at naturalbridge dot com
2007-12-10 21:33 ` zadeck at naturalbridge 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).