Commit 1e875952 by Jeff Law

Fix typo in last change.

From-SVN: r30053
parent f002736b
...@@ -100,7 +100,7 @@ struct reload ...@@ -100,7 +100,7 @@ struct reload
enum machine_mode outmode; enum machine_mode outmode;
/* The mode of the reload register. */ /* The mode of the reload register. */
enum mode; enum machine_mode mode;
/* the largest number of registers this reload will require. */ /* the largest number of registers this reload will require. */
int nregs; int nregs;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment