| commit | fae0d5c3005f711bff438603550b25df939a3da5 | [log] [tgz] |
|---|---|---|
| author | cmtice <[email protected]> | Wed Jul 22 18:27:46 2015 |
| committer | ChromeOS Commit Bot <[email protected]> | Wed Jul 22 22:29:54 2015 |
| tree | 0ed6e7104478b4d10d8e7f15268fececc532dd39 | |
| parent | d86e6bd86fde8cd6a6cb325740cd21c37d6a5d54 [diff] |
Backport patch from GCC FSF to fix stack problem for aarch64: 2014-11-04 Jiong Wang <[email protected]> 2014-11-04 Wilco Dijkstra <[email protected]> PR target/63293 * config/aarch64/aarch64.c (aarch64_expand_epiloue): Add barriers before stack adjustment. BUG=chromium:509102 TEST=Built test cases before and after change, with various flags, and examined assembly code to see if the problem was there and verified the patch fixed the problem when present. Change-Id: Ief52b321bca87ddf98445db8f8d402554ba3aee3 Reviewed-on: https://chromium-review.googlesource.com/287448 Reviewed-by: Luis Lozano <[email protected]> Commit-Queue: Caroline Tice <[email protected]> Tested-by: Caroline Tice <[email protected]>