1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* ia64.s: remove .pred.safe_across_calls directive.

reported by WATANABE Tetsuya.  [ruby-dev:28141]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9751 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2005-12-28 05:14:10 +00:00
parent ebd3d34ff0
commit 056561c5dd
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,8 @@
Wed Dec 28 14:10:05 2005 Tanaka Akira <akr@m17n.org>
* ia64.s: remove .pred.safe_across_calls directive.
reported by WATANABE Tetsuya. [ruby-dev:28141]
Wed Dec 28 01:32:39 2005 Tanaka Akira <akr@m17n.org>
* eval.c (struct thread): add bstr_max.

1
ia64.s
View file

@ -7,7 +7,6 @@
// void *rb_ia64_bsp(void) { return __builtin_ia64_bsp(); }
//
.file "ia64.c"
.pred.safe_across_calls p1-p5,p16-p63
.text
.align 16
.global rb_ia64_flushrs#