aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 3a91320..43d6717 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,11 @@
2015-03-12 Ilya Enkovich <ilya.enkovich@intel.com>
+ PR target/65103
+ * config/i386/i386.c (ix86_address_cost): Fix cost of a PIC
+ register.
+
+2015-03-12 Ilya Enkovich <ilya.enkovich@intel.com>
+
PR target/65044
* toplev.c (process_options): Restrict Pointer Bounds Checker
usage with Address Sanitizer.