Closed
Bug 597828
Opened 14 years ago
Closed 14 years ago
Implement setSSECheckState for Solaris Studio compiler
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: ginnchen+exoracle, Assigned: ginnchen+exoracle)
Details
(Whiteboard: fixed-in-tracemonkey)
Attachments
(1 file)
1.79 KB,
patch
|
dvander
:
review+
|
Details | Diff | Splinter Review |
Due to some bugs of Solaris Studio compiler, I cannot use "=g" (flags_ecx), "=g" (flags_edx).
Also, I need to add "volatile" for flags_ecx, flags_edx, otherwise the checking may be optimized.
Updated•14 years ago
|
Attachment #476619 -
Flags: review?(dvander) → review+
Whiteboard: fixed-in-tracemonkey
Comment 3•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•