Latest update.
This commit is contained in:
@@ -25,8 +25,7 @@
|
||||
# ~100-230% faster than gcc-generated code and ~35-90% faster than
|
||||
# the pure SPARCv9 code path.
|
||||
|
||||
$output = pop;
|
||||
open STDOUT,">$output";
|
||||
$output = pop and open STDOUT,">$output";
|
||||
|
||||
$locals=16*8;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user