projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f002736
)
Fix typo in last change.
author
Jeff Law
<law@gcc.gnu.org>
Sun, 17 Oct 1999 08:19:37 +0000
(
02:19
-0600)
committer
Jeff Law
<law@gcc.gnu.org>
Sun, 17 Oct 1999 08:19:37 +0000
(
02:19
-0600)
From-SVN: r30053
gcc/reload.h
patch
|
blob
|
history
diff --git
a/gcc/reload.h
b/gcc/reload.h
index 5159c4763a6404705c4e14070d9d57b159928847..c07515fe12b151dd95adc2bfe2b33de35964341f 100644
(file)
--- a/
gcc/reload.h
+++ b/
gcc/reload.h
@@
-100,7
+100,7
@@
struct reload
enum machine_mode outmode;
/* The mode of the reload register. */
- enum mode;
+ enum m
achine_mode m
ode;
/* the largest number of registers this reload will require. */
int nregs;