diff options
Diffstat (limited to 'gcc/config/ia64/ia64.c')
-rw-r--r-- | gcc/config/ia64/ia64.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/ia64/ia64.c b/gcc/config/ia64/ia64.c index aef598bbf8e..87c35e76f2f 100644 --- a/gcc/config/ia64/ia64.c +++ b/gcc/config/ia64/ia64.c @@ -1052,7 +1052,7 @@ ia64_split_timode (out, in, scratch) We got into problems in the first place by allowing a construct like (subreg:TF (reg:TI)), which we got from a union containing a long double. - This solution attempts to prevent this situation from ocurring. When + This solution attempts to prevent this situation from occurring. When we see something like the above, we spill the inner register to memory. */ rtx |