diff options
Diffstat (limited to 'gas/config/tc-i370.c')
-rw-r--r-- | gas/config/tc-i370.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-i370.c b/gas/config/tc-i370.c index 8554c6d..4795560 100644 --- a/gas/config/tc-i370.c +++ b/gas/config/tc-i370.c @@ -2498,7 +2498,7 @@ md_apply_fix (fixS *fixP, valueT * valP, segT seg) any operands that need relocation. Due to the 12-bit naturew of i370 addressing, this would be unusual. */ { - char *sfile; + const char *sfile; unsigned int sline; /* Use expr_symbol_where to see if this is an expression |