summaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorkkojima <kkojima@138bc75d-0d04-0410-961f-82ee72b054a4>2015-09-17 07:45:41 +0000
committerkkojima <kkojima@138bc75d-0d04-0410-961f-82ee72b054a4>2015-09-17 07:45:41 +0000
commit7a7d41f612c6a111bc3481912f855c0fa907ccd4 (patch)
treecfe115ab9e79f2324a34db7b12d5f9e0439c119e /gcc
parent37c2e09d197c028a935d1437ebf0d374ee7c86c0 (diff)
downloadgcc-7a7d41f612c6a111bc3481912f855c0fa907ccd4.tar.gz
Fix build failure for SH.
* config/sh/sh.c (label_ref_list_d_pool): Adjust to object_allocator change. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@227845 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/config/sh/sh.c2
2 files changed, 6 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index b4d8efaf74f..76566ca3f34 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2015-09-17 Kaz Kojima <kkojima@gcc.gnu.org>
+
+ * config/sh/sh.c (label_ref_list_d_pool): Adjust to
+ object_allocator change.
+
2015-09-17 Bin Cheng <bin.cheng@arm.com>
PR tree-optimization/66388
diff --git a/gcc/config/sh/sh.c b/gcc/config/sh/sh.c
index 25149a60ff7..ec0abc59a8b 100644
--- a/gcc/config/sh/sh.c
+++ b/gcc/config/sh/sh.c
@@ -4659,7 +4659,7 @@ typedef struct label_ref_list_d
} *label_ref_list_t;
static object_allocator<label_ref_list_d> label_ref_list_d_pool
- ("label references list", 30);
+ ("label references list");
/* The SH cannot load a large constant into a register, constants have to
come from a pc relative load. The reference of a pc relative load