aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--ia64.s1
2 files changed, 5 insertions, 1 deletions
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 <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.
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#