------- Comment #7 from falk at debian dot org  2007-07-23 14:17 -------
(In reply to comment #6)
> This program demonstrates the problem, it creates different output depending 
> on
> if compiled with or without optimisation.

This does not demonstrate the problem, since your code has undefined behavior
(already c = ... is undefined). You really need something like the union
mentioned earlier.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32856

Reply via email to