James,

Out of curiosity, is the code identical between what you see when you
disassemble a) via the debugger - when debugging, select the View As
Assembly/Mixed at the bottom of the debugger window and b) when you are in the
source file in question (not debugging) and then select Disassemble from the
Project menu? The reason I'm asking is that if they are not the same it may
simply be a output bug in the disassembler - as opposed to a codegen problem. On
the other hand, if this is a valid bug, if you could send it to Tech Support at
[EMAIL PROTECTED]

Rgds,
-- jkl


----- Original Message -----
From: "James Nicholls" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Thursday, April 05, 2001 11:31 PM
Subject: Code quality of GCC verses CW


> Hi all,
>
> At the risk of starting a war: has anyone compared the quality of the
> assembler produced by the GCC and CodeWarrior C++ compilers?  I'm using
> CodeWarrior at the moment and I've just noticed that it's generated blocks
> of dead-code (specifically "20 00  move.l d0, d0") frequently through-out my
> application.   With my application growing at the rate it is, this is a real
> concern to me.
>
> Cheers,
> James.
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe, please
see http://www.palmos.com/dev/tech/support/forums/
>


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to