> Indeed.  That os very annoying for debug sessions. :-(

debugging optimized code is always hard.
gcc does code-motion, loop unrolling, beta substitution, operator
promotion and many other things that make gdb sessions a pain.
ultimately it's the final disassemble instruction counts that matter.

t


_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to