I'm having a problem with some objects taking way too much memory. By my hand-count of member sizes I am estimating about 40-50% more RAM is being taken than necissary.

Is there a diagnostic or tool in GCC/G++ to see how it decided to layout an object in memory, with alignment, padding, vtable, etc...?

Josh

_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to