Displaying 5 results from an estimated 5 matches for "40040".
Did you mean:
4000
2015 Aug 16
2
[LLVMdev] Adding a stack probe function attribute
...ually wrong here, and would like some help.
Here is the output:
# After Prologue/Epilogue Insertion & Frame Finalization
# Machine code for function test_large: Post SSA
Frame Objects:
fi#0: size=40000, align=4, at location [SP-40000]
BB#4:
%R11<def> = LEA64r %RSP, 1, %noreg, -40040, %noreg
CMP64rm %R11, %noreg, 1, %noreg, 40, %GS, %EFLAGS<imp-def>
JA_1 <BB#0>, %EFLAGS<imp-use>
Successors according to CFG: BB#3 BB#0
BB#3:
Predecessors according to CFG: BB#4
%R10<def> = MOV64ri 40040
%R11<def> = MOV64ri 32...
2015 Jul 28
1
[LLVMdev] Adding a stack probe function attribute
On Tue, Jul 28, 2015 at 6:34 PM, Reid Kleckner <rnk at google.com> wrote:
> On Tue, Jul 28, 2015 at 2:25 AM, John Kåre Alsaker
> <john.mailinglists at gmail.com> wrote:
>>
>> On Tue, Jul 28, 2015 at 12:44 AM, Reid Kleckner <rnk at google.com> wrote:
>> > Yeah, the function attributes section of LangRef is a reasonable place
>> > to
>>
2006 Jul 16
2
How to run japanese app with wine
Hi there.
I'm sorry if this has been discussed before but I've searched a lot about it
and couldn't find an answer so here it goes: How can I run japanese
applications with wine? I've tried editing the Fonts section in .wine/config
to use japanese fonts (like jis and watanabe) but the applications only
display weird characters in place of the japanese chars. What do I have to
do
2011 Aug 14
0
Improved version of Rprofmem
...);
+ x[10] <- 1;
+ s <- sum(x);
+ cat("sum =",s,"\n")
+ x[20] <- 1;
+ s <- sum(x);
+ cat("sum =",s,"\n")
+ y <<- x
+ NULL
+ }
> f(rep(2,10000))
Now in f
RPROFMEM: 40040 (integer 10000):"f"
RPROFMEM: 40040 (integer 10000):"f"
RPROFMEM: 80040 (double 10000):"f"
sum = 20000
RPROFMEM: 80040 (double 10000):"f"
sum = 19999
sum = 19998
RPROFMEM: 80040 (double 10000):"f"
NULL...
2011 Jun 02
10
Application Error!!!!!!!!!!!!!!!!!!!!!!!
...te changed from
starting to crashed
[36m2011-06-02T09:39:15+00:00 heroku[web.1]:←[0m State changed from
crashed to created
[36m2011-06-02T09:39:15+00:00 heroku[web.1]:←[0m State changed from
created to starting
[36m2011-06-02T09:39:20+00:00 heroku[web.1]:←[0m Starting process with
command: `thin -p 40040 -e production -R /home/heroku_rack/heroku.ru
start`
[36m2011-06-02T09:39:22+00:00 app[web.1]:←[0m
/app/.gems/gems/activerecord-2.3.8/lib/active_record/base.rb:1994:in
`method_missing'': undefined method `has_atta
hed_file'' for #<Class:0x7fc4f68d2be8> (NoMethodError)
[36m2011-...