Hi, I am using pre-compiled cross-compiler "alpha-gcc-3.4.3" under 64bits Linux machine. When I try to run SPEC2006 xalancbmk, I get the following error:
warn: sqrtt/su f16,f0: non-standard trapping mode not supported panic: fault (arith) detected @ PC (0x12066c080=>0x12066c084) @ cycle 81659000 [invoke:build/ALPHA_SE/sim/faults.cc, line 44] Memory Usage: 4308036 KBytes Program aborted at cycle 81659000 Aborted Here is the disassembly code of xalancbmk binary. 000000012066c080 <__ieee754_sqrt>: 12066c080: 60 b5 f0 53 sqrtt/su $f16,$f0 12066c084: 01 80 fa 6b ret 12066c088: 1f 04 ff 47 nop 12066c08c: 1f 04 ff 47 nop Has anyone solved it? Please, let me know. Thanks, --Ed _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
