Hi, Is there a way to get gcc to show C's `integer promotions' and `usual arithmetic conversions' that it has applied to an expression? Even if it needs a bit of untangling from the main thing it's trying to show. I was wondering if one of the many `-d' developer options or `dump' options would show that stage. Cheers, Ralph.