From 056561c5dd3aa2842b260293b3034efe56eb350d Mon Sep 17 00:00:00 2001 From: akr Date: Wed, 28 Dec 2005 05:14:10 +0000 Subject: [PATCH] * 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 --- ChangeLog | 5 +++++ ia64.s | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1540421789..5a2a009cbb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Dec 28 14:10:05 2005 Tanaka Akira + + * ia64.s: remove .pred.safe_across_calls directive. + reported by WATANABE Tetsuya. [ruby-dev:28141] + Wed Dec 28 01:32:39 2005 Tanaka Akira * eval.c (struct thread): add bstr_max. diff --git a/ia64.s b/ia64.s index b6e30d851d..ba5241daf2 100644 --- a/ia64.s +++ b/ia64.s @@ -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#