aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 73d3004..ce103ab 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2016-10-27 Aldy Hernandez <aldyh@redhat.com>
+
+ * builtins.c (expand_builtin_nonlocal_goto): Avoid evaluating
+ PIC_OFFSET_TABLE_REGNUM twice.
+
2016-10-27 Bin Cheng <bin.cheng@arm.com>
* match.pd ((convert (op:s (convert@2 @0) (convert?@3 @1)))): Add