* eval.c (rb_call0): make the pointer to NODE volatile
instead of NODE itself. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8793 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
06f6c2d355
commit
c2eeec8fd4
@ -1,3 +1,8 @@
|
||||
Mon Jul 18 21:39:18 2005 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp>
|
||||
|
||||
* eval.c (rb_call0): make the pointer to NODE volatile
|
||||
instead of NODE itself.
|
||||
|
||||
Mon Jul 18 14:32:21 2005 Tanaka Akira <akr@m17n.org>
|
||||
|
||||
* eval.c (rb_call0): make body volatile to avoid possible optimization
|
||||
|
Loading…
x
Reference in New Issue
Block a user