Closed
Bug 759691
Opened 14 years ago
Closed 14 years ago
Float64Array produces incorrect value
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 754554
People
(Reporter: shu, Unassigned)
References
Details
Attachments
(1 file, 1 obsolete file)
|
271 bytes,
application/javascript
|
Details |
Having trouble shrinking the test case, but the ported access-nbody benchmark that uses Float64Array produces the wrong value under -n -m.
Seems to be 64-bit only.
| Reporter | ||
Comment 1•14 years ago
|
||
Can also only reproduce with --disable-debug --enable-optimize
| Reporter | ||
Comment 2•14 years ago
|
||
Attachment #628280 -
Attachment is obsolete: true
| Reporter | ||
Comment 3•14 years ago
|
||
So far only reproducible on optimized, 64bit Linux build with gcc 4.7.0
Comment 4•14 years ago
|
||
This would suggest Bug 754554.
Comment 5•14 years ago
|
||
Shouldn't the dependency be the other way around? (or even, marked duplicate)
| Reporter | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•