------- Comment #4 from _kirpichev_ at mail dot ru  2007-09-10 08:53 -------
There is no core dump with -fno-strict-aliasing.
But, our code is used by others who can not set this option.
Should code compiled without -fno-strict-aliasing produce core dump?
In my opinion, the best way is produce only compiliation warnings in this case.

Should we rewrite our code if it is not possible to set -fno-strict-aliasing
option, or it is gcc issue that fixed in other versions?


-- 


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

Reply via email to