------- Additional Comments From tkoenig at gcc dot gnu dot org  2005-08-12 
20:37 -------
(gdb) r
Starting program: /home/ig25/Krempel/a.out

Program received signal SIGSEGV, Segmentation fault.
0x08048469 in set_fast_math ()
    at ../../gcc-4.1/gcc/config/i386/crtfastmath.c:70
70            __builtin_ia32_ldmxcsr (mxcsr);
(gdb) p/x *(int *) ($ebp - 8)
$1 = 0x9fc0


-- 


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

Reply via email to