Closed Bug 482506 Opened 16 years ago Closed 16 years ago

increment_i and inclocal_i don't convert double to int on increment

Categories

(Tamarin Graveyard :: Virtual Machine, defect, P2)

x86
Windows XP
defect

Tracking

(Not tracked)

VERIFIED FIXED
flash10.1

People

(Reporter: tharwood, Assigned: stejohns)

References

Details

Attachments

(1 file)

Attached file Assembly testcase
Per AVM2 spec, increment_i and inclocal_i convert their input to int before incrementing. Repro case will be in abcasm/coverage tests "I" marked expectedfail.
Component: Tools → Virtual Machine
QA Contact: tools → vm
See also https://bugzilla.mozilla.org/show_bug.cgi?id=478179. (When logging these bugs, please be sure to specify whether it's interpreter or JIT that's failing.)
Good idea re: JIT and interp. Both modes fail on my box; note that my system does declocal_i correctly bug some buildbot systems fail. Did you have a different bug in mind? 478179 is a font problem.
Sorry, 478197, I'm mildly dyslexic with numbers. There was a better than 50% chance that I would have transposed two digits, and I did :-) https://bugzilla.mozilla.org/show_bug.cgi?id=478197
Note that this is an interpreter-only failure, the jit failed to compile the "I" tests but this has now been fixed. Depends on Box conversion because that will alter the code paths in the interpreter.
Depends on: 490565
Assignee: nobody → stejohns
Flags: flashplayer-qrb+
Priority: -- → P2
Target Milestone: --- → flash10.x
fixed in changeset: 2006:d5654b2ac8b2
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: