summaryrefslogtreecommitdiff
path: root/gcc/xcoffout.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/xcoffout.c')
-rw-r--r--gcc/xcoffout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/xcoffout.c b/gcc/xcoffout.c
index 75a8a8d80a0..36a1e726559 100644
--- a/gcc/xcoffout.c
+++ b/gcc/xcoffout.c
@@ -328,7 +328,7 @@ static int do_block = 0;
static void
xcoffout_block (block, depth, args)
- register tree block;
+ tree block;
int depth;
tree args;
{