------- Comment #1 from pgunreben at lucent dot com 2005-12-12 12:00 ------- it doesn't crash, if I use the union in the code, e.g.:
=============8<================= int main() { void *p; p = int32_t_incorrect; return 0; } =============8<================= -- pgunreben at lucent dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|g++ crashes with |g++ crashes with |segmentation fault, when - |segmentation fault, when - |Wall is active |Wall is active http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25365