Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
c++ - bug report
Walter, The compiler generate bad code for CMatrix::rotate method, when used with the switches, -5 -o+all. but correct code without -5 switch. in attach is a example code. btw, what is the pentium favored code guidelines used by the compiler, besides code reordering? Thanks, Eduardo Nunes ed sky3d.com Oct 24 2002
Eduardo Nunes wrote:The compiler generate bad code for CMatrix::rotate method, when used with the switches, -5 -o+all. but correct code without -5 switch. in attach is a example code. Oct 24 2002
"Jan Knepper" <jan smartsoft.us> wrote in message news:3DB7F2B4.F33A72D1 smartsoft.us...Eduardo Nunes wrote:The compiler generate bad code for CMatrix::rotate method, when used Oct 24 2002
|