emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Crash when launched -nw on Mac OS X, compiled with gcc 4.0.1


From: Richard Stallman
Subject: Re: Crash when launched -nw on Mac OS X, compiled with gcc 4.0.1
Date: Wed, 26 Jul 2006 11:40:05 -0400

            Run till exit from #0  extract_float (num=4216608) at floatfns.c:220
            0x001f27dc in Fsqrt (arg=4216608) at floatfns.c:556
            Value returned is $7 = 527076

That value seems correct.  It has converted the integer to a double.

I suggest you step thru the failing line
instruction by instruction, with the `si' command,
and see which instruction fails.

Then you can determine whether it was correct compilation output
for the GCC options that you specified.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]