projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac6849c
)
(clear_storage): Add comment terminator.
author
Jim Wilson
<wilson@gcc.gnu.org>
Tue, 12 Mar 1996 17:42:04 +0000
(09:42 -0800)
committer
Jim Wilson
<wilson@gcc.gnu.org>
Tue, 12 Mar 1996 17:42:04 +0000
(09:42 -0800)
From-SVN: r11518
gcc/expr.h
patch
|
blob
|
history
diff --git
a/gcc/expr.h
b/gcc/expr.h
index 56034e269051055a8f2a2a6fbb8434f39d3652eb..104ec0355864599aeadf3fb65605ff2ff68e5864 100644
(file)
--- a/
gcc/expr.h
+++ b/
gcc/expr.h
@@
-635,7
+635,7
@@
extern void use_regs PROTO((rtx*, int, int));
/* Write zeros through the storage of OBJECT.
If OBJECT has BLKmode, SIZE is its length in bytes and ALIGN is its
- alignment.
+ alignment.
*/
extern void clear_storage PROTO((rtx, rtx, int));
/* Emit insns to set X from Y. */