Re: [pypy-dev] [pypy-svn] pypy default: fixed test_circular

April 15, 2011
7:58 a.m.
Hi Hakan, thanks for the commits
+ # We want to check that the array bound checks are removed, + # so it's this part of the trace. However we dont care about + # the force_token()'s. Can they be ignored?
yes, I think they can be just ignored, because AFAIK operations without side effects and whose result is unused, are removed by the backend regalloc. ciao, Anto
5080
Age (days ago)
5080
Last active (days ago)
0 comments
1 participants
participants (1)
-
Antonio Cuni