Skip to content

Commit

Permalink
* ia64.s: remove .pred.safe_across_calls directive.
Browse files Browse the repository at this point in the history
  reported by WATANABE Tetsuya.  [ruby-dev:28141]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9751 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
akr committed Dec 28, 2005
1 parent ebd3d34 commit 056561c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Wed Dec 28 14:10:05 2005 Tanaka Akira <[email protected]>

* ia64.s: remove .pred.safe_across_calls directive.
reported by WATANABE Tetsuya. [ruby-dev:28141]

Wed Dec 28 01:32:39 2005 Tanaka Akira <[email protected]>

* eval.c (struct thread): add bstr_max.
Expand Down
1 change: 0 additions & 1 deletion ia64.s
Original file line number Diff line number Diff line change
Expand Up @@ -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#
Expand Down

0 comments on commit 056561c

Please sign in to comment.