Fixed a register allocation bug in nanojit when an argument using FST0 appeared twice...
commita1366044b43389ddee6296aef4687da57f39f335
authorDavid Anderson <danderson@mozilla.com>
Thu, 4 Dec 2008 20:34:38 +0000 (4 12:34 -0800)
committerDavid Anderson <danderson@mozilla.com>
Thu, 4 Dec 2008 20:34:38 +0000 (4 12:34 -0800)
tree90ab146bed28ead1be162b27983636b9af4d3cf2
parentf1d35a17060928f83933f8de28fab68b2dbfa195
Fixed a register allocation bug in nanojit when an argument using FST0 appeared twice in an argument list (bug 465484, r=edwsmith).
js/src/nanojit/Nativei386.cpp