projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
269ef46
)
Forgot to commit last night.
author
Jeff Law
<law@gcc.gnu.org>
Thu, 5 Nov 1998 13:37:43 +0000
(06:37 -0700)
committer
Jeff Law
<law@gcc.gnu.org>
Thu, 5 Nov 1998 13:37:43 +0000
(06:37 -0700)
From-SVN: r23540
gcc/print-rtl.c
patch
|
blob
|
history
diff --git
a/gcc/print-rtl.c
b/gcc/print-rtl.c
index e3b36fe0a262170a25d4f5699f35a03a5f830c67..1a0a16d82a885226b74302d0e3acbeb2e0f7e669 100644
(file)
--- a/
gcc/print-rtl.c
+++ b/
gcc/print-rtl.c
@@
-45,7
+45,7
@@
static char *reg_names[] = REGISTER_NAMES;
static FILE *outfile;
-char spaces[] = " ";
+
static
char spaces[] = " ";
static int sawclose = 0;