Jack Reeves wrote: > > The KCC code is incorrect (which is suprising), the GCC result is as > expected. I don't think that KCC is necessarily incorrect. The behavior of the program is undefined (according to 17.4.3, p1), so anything goes. Regards Martin