This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/13511] Problem with compiler optimization -o2


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-05 14:21 -------
        lis 11,buffer+1@ha
        lis 3,buffer2@ha
        lbz 10,buffer+1@l(11)
        la 9,buffer2@l(3)
        li 0,0
        stb 10,11(9)
        stb 0,12(9)
        stb 10,13(9)
        stb 10,10(9)
        blr

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |3.0.x


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]