aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/ChangeLog
diff options
context:
space:
mode:
authorYiran Wang <yiran@google.com>2015-08-26 10:15:21 -0700
committerYiran Wang <yiran@google.com>2015-08-26 10:19:21 -0700
commit6cf9a82e4165911e0df28baf66d71b33253108a6 (patch)
treef8acf6bdbc368825c6cbea99c0298eb0d916d42d /gcc-4.9/gcc/ChangeLog
parentf6a5feaff996764cdc4a318aef9e3747a7907f56 (diff)
downloadtoolchain_gcc-6cf9a82e4165911e0df28baf66d71b33253108a6.tar.gz
toolchain_gcc-6cf9a82e4165911e0df28baf66d71b33253108a6.tar.bz2
toolchain_gcc-6cf9a82e4165911e0df28baf66d71b33253108a6.zip
Revert "cherrypick GCC trunk 210497", but extract fix for the SEGV from it
BUG=23157315 This reverts commit 659b5199aa009008a003062ff828f44b6bd70b65. Change-Id: I3564560d3aa57c039c6bc78e0cd630cea3a4bb8b
Diffstat (limited to 'gcc-4.9/gcc/ChangeLog')
-rw-r--r--gcc-4.9/gcc/ChangeLog10
1 files changed, 0 insertions, 10 deletions
diff --git a/gcc-4.9/gcc/ChangeLog b/gcc-4.9/gcc/ChangeLog
index cc251c26a..c8a6ad1fe 100644
--- a/gcc-4.9/gcc/ChangeLog
+++ b/gcc-4.9/gcc/ChangeLog
@@ -3447,16 +3447,6 @@
* config/i386/i386.md (*movsf_internal): Set MODE to SI for
alternative 12.
-2014-05-16 James Greenhalgh <james.greenhalgh@arm.com>
- Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
-
- * config/aarch64/aarch64.c (aarch64_strip_shift_or_extend): Rename
- to...
- (aarch64_strip_extend): ...this, don't strip shifts, check RTX is
- well formed.
- (aarch64_rtx_mult_cost): New.
- (aarch64_rtx_costs): Use it, refactor as appropriate.
-
2014-05-16 Vladimir Makarov <vmakarov@redhat.com>
PR rtl-optimization/60969