-
Notifications
You must be signed in to change notification settings - Fork 14.6k
Description
Bugzilla Link | 1428 |
Resolution | WORKSFORME |
Resolved on | Aug 21, 2008 19:21 |
Version | trunk |
OS | Linux |
Reporter | LLVM Bugzilla Contributor |
Extended Description
The jit fails on this test on Linux. The difference in output between native and
jit is:
diff Output/444.namd.out-nat Output/444.namd.out-jit
1,11c1,8
< *** TEST RUN - 1 ITERATIONS ***
< writing to output file namd.out
< iteration 0: 1 0 0
< iteration 0: 1 1 0
< iteration 0: 1 1 1
< iteration 0: 0 0 0
< iteration 0: 0 1 0
< iteration 0: 0 1 1
< *** TEST RUN - 1 ITERATIONS ***
< SUCCESSFUL COMPLETION
< 0000
RESULTSET_BEGIN
92224 1 0 0
-355359.705797 0.000000 24229.348329
229430.745102 5781.466932 -2454.694382
5781.466932 226184.623759 -7867.535225
-2454.694382 -7867.535225 252281.168869
0.000000 0.000000 0.000000
0.000000 0.000000 0.000000
13c10
< -0.000000 0.000000 0.000000 24.034240
0.000000 -0.000000 0.000000 24.034240
15c12
< -0.000000 0.000000 0.000000 24.034240
0.000000 -0.000000 0.000000 24.034240
26c23
< 0.000000 0.000000 0.000000 24.034240
0.000000 -0.000000 0.000000 24.034240
28c25
< 0.000000 0.000000 0.000000 24.079992
0.000000 -0.000000 0.000000 24.079992
40,41c37,38
< -0.000000 -0.000000 0.000000 24.079992
< -0.000000 -0.000000 0.000000 24.079992
0.000000 -0.000000 0.000000 24.079992
0.000000 -0.000000 0.000000 24.079992
52c49
< -0.000000 0.000000 0.000000 24.034240
0.000000 -0.000000 0.000000 24.034240
54c51
< -0.000000 0.000000 0.000000 24.034240
0.000000 -0.000000 0.000000 24.034240
65c62
< -0.000000 0.000000 0.000000 24.034240
0.000000 -0.000000 0.000000 24.034240
67c64
< -0.000000 0.000000 0.000000 24.079992
0.000000 -0.000000 0.000000 24.079992
79,80c76,77
< -0.000000 -0.000000 0.000000 24.079992
< -0.000000 -0.000000 0.000000 24.079992
0.000000 -0.000000 0.000000 24.079992
0.000000 -0.000000 0.000000 24.079992