summaryrefslogtreecommitdiff
path: root/gcc/config/alpha/alpha.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/alpha/alpha.c')
-rw-r--r--gcc/config/alpha/alpha.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/alpha/alpha.c b/gcc/config/alpha/alpha.c
index 3402713869f..ca097f6121d 100644
--- a/gcc/config/alpha/alpha.c
+++ b/gcc/config/alpha/alpha.c
@@ -4246,7 +4246,7 @@ summarize_insn (x, sum, set)
struct shadow_summary *sum;
int set;
{
- char *format_ptr;
+ const char *format_ptr;
int i, j;
if (x == 0)