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

awk on Jensen....one more try.



Some one please help me confirm this..I can make an ass of 
myself only so many times :(

using files from test directory that comes with gawk source, launch 
gawk as..
[gawk-3.0.4]$ ./gawk -f test/swaplns.awk swaplns.in
at this stage gawk is trying to execute floor(1.0)
backtrace taken from gdb looks approximately like this....

__floor()
double_to_int() <-- builtin.c
format_val() <-- node.c
r_force_string() <-- node.c
.
.
.
main()

I have no clue why it would get stuck in floor function. __floor is 
implemented in inline assembly & my knowledge of alpha 
assembly is zilch. 

--Rajiv




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