aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-range-phi.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/gimple-range-phi.h')
-rw-r--r--gcc/gimple-range-phi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gimple-range-phi.h b/gcc/gimple-range-phi.h
index a40aece..39caad1 100644
--- a/gcc/gimple-range-phi.h
+++ b/gcc/gimple-range-phi.h
@@ -43,7 +43,7 @@ along with GCC; see the file COPYING3. If not see
// PHI cycle members qa_9, qa_10
// Initial value : 0
// modifier stmt: qa_20 = qa_10 + 1;
-//
+//
// Based on just this analysis, We can project that qa_9 and qa_10 will have
// a range of [0, +INF].