aboutsummaryrefslogtreecommitdiff
path: root/gcc/explow.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/explow.c')
-rw-r--r--gcc/explow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/explow.c b/gcc/explow.c
index cda07af7b2e..15663c1cfb4 100644
--- a/gcc/explow.c
+++ b/gcc/explow.c
@@ -1034,7 +1034,7 @@ optimize_save_area_alloca (insns)
these precise characteristics, we did something
entirely wrong in allocate_dynamic_stack_space.
- Note, one way this could happen if if SETJMP_VIA_SAVE_AREA
+ Note, one way this could happen is if SETJMP_VIA_SAVE_AREA
was defined on a machine where stacks grow towards higher
addresses.