aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 47b29c5..bbf33a0 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -4,7 +4,7 @@
x86-64 pic support.
* lcm.c (optimize_mode_switching): Avoid warning for unused
- variable if !NORMAL_MODE
+ variable if !NORMAL_MODE.
* flow.c (try_crossjump_to_edge): Remove unused variable.